Bump @sentry/core from 7.61.1 to 7.62.0

Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.61.1 to 7.62.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.61.1...7.62.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-08-10 06:45:46 +00:00
committed by Sebastian Serth
parent ffd0a83ff8
commit 6a2df78416
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.60.1",
"@sentry/core": "^7.62.0",
"@sentry/integrations": "^7.62.0",
"@sentry/utils": "^7.61.0",
"@webpack-cli/serve": "^2.0.5",

View File

@ -1059,7 +1059,7 @@
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"
"@sentry/core@7.61.1", "@sentry/core@^7.60.1":
"@sentry/core@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.61.1.tgz#8043c7cecf5ca0601f6c61979fb2880ceac37287"
integrity sha512-WTRt0J33KhUbYuDQZ5G58kdsNeQ5JYrpi6o+Qz+1xTv60DQq/tBGRJ7d86SkmdnGIiTs6W1hsxAtyiLS0y9d2A==
@ -1068,6 +1068,15 @@
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"
"@sentry/core@^7.62.0":
version "7.62.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.62.0.tgz#3d9571741b052b1f2fa8fb8ae0088de8e79b4f4e"
integrity sha512-l6n+c3mSlWa+FhT/KBrAU1BtbaLYCljf5MuGlH6NKRpnBcrZCbzk8ZuFcSND+gr2SqxycQkhEWX1zxVHPDdZxw==
dependencies:
"@sentry/types" "7.62.0"
"@sentry/utils" "7.62.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/integrations@^7.62.0":
version "7.62.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.62.0.tgz#fad35d8de97890b35269d132636218ae157dab22"