Bump @sentry/integrations from 7.56.0 to 7.57.0

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.56.0 to 7.57.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.56.0...7.57.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:
dependabot[bot]
2023-06-29 07:06:20 +00:00
committed by Sebastian Serth
parent 8fb4e0bbf2
commit eeac7881f5
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.51.2", "@sentry/browser": "^7.51.2",
"@sentry/core": "^7.57.0", "@sentry/core": "^7.57.0",
"@sentry/integrations": "^7.55.2", "@sentry/integrations": "^7.57.0",
"@sentry/utils": "^7.54.0", "@sentry/utils": "^7.54.0",
"@webpack-cli/serve": "^2.0.3", "@webpack-cli/serve": "^2.0.3",
"babel-loader": "^9.1.2", "babel-loader": "^9.1.2",

View File

@ -1095,15 +1095,15 @@
"@sentry/utils" "7.57.0" "@sentry/utils" "7.57.0"
tslib "^2.4.1 || ^1.9.3" tslib "^2.4.1 || ^1.9.3"
"@sentry/integrations@^7.55.2": "@sentry/integrations@^7.57.0":
version "7.56.0" version "7.57.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.56.0.tgz#6fe812454fbccf00810f65667eb393b3bf298b92" resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.57.0.tgz#298085b3a2fe862cc70bc7f2143aa0fbc617322c"
integrity sha512-0d/E/R3MW+5bQ9wcHPD0h/B2KFOpUt+wQgN1kNk7atY12auDzHKuGCjPP87D/xVyRoma3ErFqZCRqwtvCj1cfQ== integrity sha512-C3WZo5AGI2L0dj+mIjeZpdAwDEG2nDYvZbTzq5J9hVoHFdP3t7fOWBHSPkSFVtTdMaJrv+82aKnUefVCeAjxGg==
dependencies: dependencies:
"@sentry/types" "7.56.0" "@sentry/types" "7.57.0"
"@sentry/utils" "7.56.0" "@sentry/utils" "7.57.0"
localforage "^1.8.1" localforage "^1.8.1"
tslib "^1.9.3" tslib "^2.4.1 || ^1.9.3"
"@sentry/replay@7.56.0": "@sentry/replay@7.56.0":
version "7.56.0" version "7.56.0"