Bump @sentry/core from 7.71.0 to 7.72.0

Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.71.0 to 7.72.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.71.0...7.72.0)

---
updated-dependencies:
- dependency-name: "@sentry/core"
  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-27 05:46:25 +00:00
committed by Sebastian Serth
parent c0979504ac
commit 0768332da9
2 changed files with 11 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"@fortawesome/fontawesome-free": "^6.4.2",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.60.1",
"@sentry/core": "^7.69.0",
"@sentry/core": "^7.72.0",
"@sentry/integrations": "^7.72.0",
"@sentry/utils": "^7.61.0",
"@webpack-cli/serve": "^2.0.5",

View File

@ -1054,7 +1054,7 @@
"@sentry/utils" "7.71.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/core@7.71.0", "@sentry/core@^7.69.0":
"@sentry/core@7.71.0":
version "7.71.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.71.0.tgz#4472d3782c3aa3e9801b1d2df61fa4ef370b5afc"
integrity sha512-kZcWnzxzMxyNuCwq65owu0yGbY+C9QJhWFMDBsqmKK1/dSt0bdhNjf3VQW1dJLnWaQTk7rUTHEHGH8JSdV5EAg==
@ -1063,6 +1063,15 @@
"@sentry/utils" "7.71.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/core@^7.72.0":
version "7.72.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.72.0.tgz#df19f9dc1c2cfc5993a73c0c36283c35f9c52f94"
integrity sha512-G03JdQ5ZsFNRjcNNi+QvCjqOuBvYqU92Gs1T2iK3GE8dSBTu2khThydMpG4xrKZQLIpHOyiIhlFZiuPtZ66W8w==
dependencies:
"@sentry/types" "7.72.0"
"@sentry/utils" "7.72.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/integrations@^7.72.0":
version "7.72.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.72.0.tgz#ad7b23f6ed2fbf40351c4839a0f86a2b27798887"