Bump @sentry/integrations from 7.58.1 to 7.59.2

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.58.1 to 7.59.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.58.1...7.59.2)

---
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-19 08:34:17 +00:00
committed by Sebastian Serth
parent 869cbe2cd5
commit 6e877c5764
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.59.2",
"@sentry/integrations": "^7.58.1",
"@sentry/integrations": "^7.59.2",
"@sentry/utils": "^7.58.1",
"@webpack-cli/serve": "^2.0.3",
"babel-loader": "^9.1.3",

View File

@ -1091,13 +1091,13 @@
"@sentry/utils" "7.59.2"
tslib "^2.4.1 || ^1.9.3"
"@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==
"@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==
dependencies:
"@sentry/types" "7.58.1"
"@sentry/utils" "7.58.1"
"@sentry/types" "7.59.2"
"@sentry/utils" "7.59.2"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"