Bump @sentry/core from 7.51.2 to 7.52.1

Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.51.2 to 7.52.1.
- [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.51.2...7.52.1)

---
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-05-16 15:58:46 +00:00
committed by Sebastian Serth
parent 81046328ee
commit 676d85f9d8
2 changed files with 11 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"@fortawesome/fontawesome-free": "^6.4.0",
"@popperjs/core": "^2.11.7",
"@sentry/browser": "^7.51.2",
"@sentry/core": "^7.51.2",
"@sentry/core": "^7.52.1",
"@sentry/integrations": "^7.52.1",
"@sentry/utils": "^7.51.2",
"@webpack-cli/serve": "^2.0.3",

View File

@ -1037,7 +1037,7 @@
"@sentry/utils" "7.51.2"
tslib "^1.9.3"
"@sentry/core@7.51.2", "@sentry/core@^7.51.2":
"@sentry/core@7.51.2":
version "7.51.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.51.2.tgz#f2c938de334f9bf26f4416079168275832423964"
integrity sha512-p8ZiSBxpKe+rkXDMEcgmdoyIHM/1bhpINLZUFPiFH8vzomEr7sgnwRhyrU8y/ADnkPeNg/2YF3QpDpk0OgZJUA==
@ -1046,6 +1046,15 @@
"@sentry/utils" "7.51.2"
tslib "^1.9.3"
"@sentry/core@^7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.52.1.tgz#4de702937ba8944802bb06eb8dfdf089c39f6bab"
integrity sha512-36clugQu5z/9jrit1gzI7KfKbAUimjRab39JeR0mJ6pMuKLTTK7PhbpUAD4AQBs9qVeXN2c7h9SVZiSA0UDvkg==
dependencies:
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
tslib "^1.9.3"
"@sentry/integrations@^7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.52.1.tgz#e8a5988477e8d295fa1d90ce5628c1a7794c2a09"