Bump @sentry/integrations from 7.59.2 to 7.59.3
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.59.2 to 7.59.3. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.59.2...7.59.3) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^7.51.2",
|
||||
"@sentry/core": "^7.59.3",
|
||||
"@sentry/integrations": "^7.59.2",
|
||||
"@sentry/integrations": "^7.59.3",
|
||||
"@sentry/utils": "^7.58.1",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
"babel-loader": "^9.1.3",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -1091,13 +1091,13 @@
|
||||
"@sentry/utils" "7.59.3"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.59.2":
|
||||
version "7.59.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.59.2.tgz#ca136d6db09cbc656fe425a03a5f2d979b501e65"
|
||||
integrity sha512-1PUcS+OlITbdnXWEm4IRasqAApZIXynm+3tHcZcVXla33LxQV77VWzsrFmPgoNW5r0TktEwXyoiXxP4DvgJ9Kg==
|
||||
"@sentry/integrations@^7.59.3":
|
||||
version "7.59.3"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.59.3.tgz#b0e4590f442bfec5f445843097bbf1f58b431fb1"
|
||||
integrity sha512-w4e0kbTKN2g9u0PDaXVXK1QDO805XnlyrjG1GlGRt+lsB2TgZYxez34p1H/5n7UXLQ5SZq0ZmcHjqdNd1issUg==
|
||||
dependencies:
|
||||
"@sentry/types" "7.59.2"
|
||||
"@sentry/utils" "7.59.2"
|
||||
"@sentry/types" "7.59.3"
|
||||
"@sentry/utils" "7.59.3"
|
||||
localforage "^1.8.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
@ -1115,11 +1115,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.58.1.tgz#c67f99f9af82ea930cdf895d71ae049575e38bf7"
|
||||
integrity sha512-OnKG+yrilPBeVNQK3biF0u/4IDjwH+boJU1XzJOnYdMRO8uzTWxvaRqpt0C8sVE9VAetRi2eutkzOgCXZISRrw==
|
||||
|
||||
"@sentry/types@7.59.2":
|
||||
version "7.59.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.2.tgz#25b2ae0b2dc6733ca48621cf9167c9a7965852ae"
|
||||
integrity sha512-rylG7UQ0cC/xbV6trSuaAE/bsruSZy92jxQ1/KSOYKwBBvRFPXJBuiBtA81b8eYa4THZ+mE/ol2qOTJYuuV4Ug==
|
||||
|
||||
"@sentry/types@7.59.3":
|
||||
version "7.59.3"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.3.tgz#a3025d05f575b5a6d264b51e5db54470b3c8b922"
|
||||
@ -1133,14 +1128,6 @@
|
||||
"@sentry/types" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.59.2":
|
||||
version "7.59.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.2.tgz#c4c76b1ea2a7f9363d1203dedfeafec2387bf634"
|
||||
integrity sha512-uxC8xH9wsB/tZUnjmaQ1uGtsumFOc19KWfedVHXzcNwqdt5uS3EB4+D1d8WwiJyLy2nm61DdmTC9SiB4HS+OSw==
|
||||
dependencies:
|
||||
"@sentry/types" "7.59.2"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.59.3", "@sentry/utils@^7.58.1":
|
||||
version "7.59.3"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.3.tgz#423fd47966f9813d4d3a8589ece4f2ad2d270f31"
|
||||
|
Reference in New Issue
Block a user