Bump @sentry/integrations from 7.54.0 to 7.55.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.54.0 to 7.55.0. - [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.54.0...7.55.0) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... 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.0",
|
||||
"@sentry/integrations": "^7.54.0",
|
||||
"@sentry/integrations": "^7.55.0",
|
||||
"@sentry/utils": "^7.54.0",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
"babel-loader": "^9.1.2",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -1095,13 +1095,13 @@
|
||||
"@sentry/utils" "7.55.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.54.0":
|
||||
version "7.54.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.54.0.tgz#62c73013ca6040d0c9b045809fc5d6ecefda3339"
|
||||
integrity sha512-RolGsQzJChJzjHTJcCKSZ1HanmY33floc5o13WgU9NoDqJbLGLNcOIrAu+WynqPe8P5VTVrVb8NiwhLqWrKp4g==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@sentry/types" "7.54.0"
|
||||
"@sentry/utils" "7.54.0"
|
||||
"@sentry/types" "7.55.0"
|
||||
"@sentry/utils" "7.55.0"
|
||||
localforage "^1.8.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
|
Reference in New Issue
Block a user