Bump @sentry/core from 7.62.0 to 7.63.0

Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.62.0 to 7.63.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.62.0...7.63.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-11 06:49:04 +00:00
committed by Sebastian Serth
parent eb071587cd
commit b9f408d179
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.62.0",
"@sentry/core": "^7.63.0",
"@sentry/integrations": "^7.63.0",
"@sentry/utils": "^7.61.0",
"@webpack-cli/serve": "^2.0.5",

View File

@ -1054,7 +1054,7 @@
"@sentry/utils" "7.62.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/core@7.62.0", "@sentry/core@^7.62.0":
"@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==
@ -1063,6 +1063,15 @@
"@sentry/utils" "7.62.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/core@^7.63.0":
version "7.63.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.63.0.tgz#8c38da6ef3a1de6e364463a09bc703b196ecbba4"
integrity sha512-13Ljiq8hv6ieCkO+Am99/PljYJO5ynKT/hRQrWgGy9IIEgUr8sV3fW+1W6K4/3MCeOJou0HsiGBjOD1mASItVg==
dependencies:
"@sentry/types" "7.63.0"
"@sentry/utils" "7.63.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/integrations@^7.63.0":
version "7.63.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.63.0.tgz#bf4268b524670fdbc290dc489de0069143b499c6"