Bump @sentry/integrations from 7.55.0 to 7.55.2
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.55.0 to 7.55.2. - [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.55.0...7.55.2) --- 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.55.2",
|
||||
"@sentry/integrations": "^7.55.0",
|
||||
"@sentry/integrations": "^7.55.2",
|
||||
"@sentry/utils": "^7.54.0",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
"babel-loader": "^9.1.2",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -1095,13 +1095,13 @@
|
||||
"@sentry/utils" "7.55.2"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.55.0":
|
||||
version "7.55.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.55.0.tgz#57842d6a97b6aca680a39773272299ccc72bcafa"
|
||||
integrity sha512-Jult3Hvplu9PnQLQfLzIKGqgNzAodutyurpQIIAWTjSjDFJPhtM7K4S6tckOYJdsa9SuzL84PHXX/j/a3XUDzQ==
|
||||
"@sentry/integrations@^7.55.2":
|
||||
version "7.55.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.55.2.tgz#f4d528f95a36748c10a5edf40e28207b2abe2d02"
|
||||
integrity sha512-QgHx7MKMLMx1e5XgQyeUYtZA+xPc7IjS0MaZTpIRehtxD8Fg1tWkOxV4PP2nUXksLjfkoISo0jpYLtuDSCGFTw==
|
||||
dependencies:
|
||||
"@sentry/types" "7.55.0"
|
||||
"@sentry/utils" "7.55.0"
|
||||
"@sentry/types" "7.55.2"
|
||||
"@sentry/utils" "7.55.2"
|
||||
localforage "^1.8.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
@ -1119,11 +1119,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.54.0.tgz#bfee18107a78e290e6c8ad41646e2b9d9dd95234"
|
||||
integrity sha512-D+i9xogBeawvQi2r0NOrM7zYcUaPuijeME4O9eOTrDF20tj71hWtJLilK+KTGLYFtpGg1h+9bPaz7OHEIyVopg==
|
||||
|
||||
"@sentry/types@7.55.0":
|
||||
version "7.55.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.55.0.tgz#97baff0d9fc2e2946366ff2569f0a44cc0dd9d37"
|
||||
integrity sha512-e8VLiR0NIYd1Y5SlATp3eSARTYmbpNEYsX2b3a1E0NDZj+G5eOqef7k6ab6Y30LUrqrqmkDE0VJqTtnI3pMzzg==
|
||||
|
||||
"@sentry/types@7.55.2":
|
||||
version "7.55.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.55.2.tgz#1abd2e02308fcd9ff3e0ac0a56c6d67e36764964"
|
||||
@ -1137,14 +1132,6 @@
|
||||
"@sentry/types" "7.54.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@7.55.0":
|
||||
version "7.55.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.55.0.tgz#cb1ab6a5534755a27611257edafe09ae1df01375"
|
||||
integrity sha512-18YU0fLhlr/e7lUyMkh/BEE05N8DG9lzWToz6c9DOYw6pTyt2EXZrxho+BcYufd7IayU0Twb0sp8EX/wfggYxA==
|
||||
dependencies:
|
||||
"@sentry/types" "7.55.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@7.55.2", "@sentry/utils@^7.54.0":
|
||||
version "7.55.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.55.2.tgz#6a214c867c73305faac0997bdef4581f3bee0128"
|
||||
|
Reference in New Issue
Block a user