Bump @sentry/integrations from 7.64.0 to 7.65.0

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.64.0 to 7.65.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.64.0...7.65.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-08-29 03:05:03 +00:00
committed by Sebastian Serth
parent d67754b935
commit 3f0b789bd6
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.64.0",
"@sentry/integrations": "^7.64.0",
"@sentry/integrations": "^7.65.0",
"@sentry/utils": "^7.61.0",
"@webpack-cli/serve": "^2.0.5",
"babel-loader": "^9.1.3",