Bump @sentry/integrations from 7.57.0 to 7.58.1
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.57.0 to 7.58.1. - [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.57.0...7.58.1) --- 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:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
40c4a7eb1d
commit
a630f70cea
@ -11,7 +11,7 @@
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^7.51.2",
|
||||
"@sentry/core": "^7.58.1",
|
||||
"@sentry/integrations": "^7.57.0",
|
||||
"@sentry/integrations": "^7.58.1",
|
||||
"@sentry/utils": "^7.58.1",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
"babel-loader": "^9.1.3",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -1096,13 +1096,13 @@
|
||||
"@sentry/utils" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.57.0":
|
||||
version "7.57.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.57.0.tgz#298085b3a2fe862cc70bc7f2143aa0fbc617322c"
|
||||
integrity sha512-C3WZo5AGI2L0dj+mIjeZpdAwDEG2nDYvZbTzq5J9hVoHFdP3t7fOWBHSPkSFVtTdMaJrv+82aKnUefVCeAjxGg==
|
||||
"@sentry/integrations@^7.58.1":
|
||||
version "7.58.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.58.1.tgz#da033779e244cbed56598f94382a9e1da2e50371"
|
||||
integrity sha512-fKZV/QDPM7rIZhaJpFwgxD4rzWLtRuag7cOWfvHCsezJnhXEF8u45sBak/VWmSr8SbcvJAIJSZbWYi0N91hNHQ==
|
||||
dependencies:
|
||||
"@sentry/types" "7.57.0"
|
||||
"@sentry/utils" "7.57.0"
|
||||
"@sentry/types" "7.58.1"
|
||||
"@sentry/utils" "7.58.1"
|
||||
localforage "^1.8.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
|
Reference in New Issue
Block a user