Bump @sentry/integrations from 7.68.0 to 7.69.0

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.68.0 to 7.69.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.68.0...7.69.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-09-14 03:56:48 +00:00
committed by Sebastian Serth
parent b96c53b05d
commit fa4c869918
2 changed files with 21 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.60.1",
"@sentry/core": "^7.68.0",
"@sentry/integrations": "^7.68.0",
"@sentry/integrations": "^7.69.0",
"@sentry/utils": "^7.61.0",
"@webpack-cli/serve": "^2.0.5",
"babel-loader": "^9.1.3",