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:
dependabot[bot]
2023-07-14 03:57:35 +00:00
committed by Sebastian Serth
parent 40c4a7eb1d
commit a630f70cea
2 changed files with 7 additions and 7 deletions

View File

@ -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",

View File

@ -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"