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:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
81046328ee
commit
676d85f9d8
@ -10,7 +10,7 @@
|
|||||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||||
"@popperjs/core": "^2.11.7",
|
"@popperjs/core": "^2.11.7",
|
||||||
"@sentry/browser": "^7.51.2",
|
"@sentry/browser": "^7.51.2",
|
||||||
"@sentry/core": "^7.51.2",
|
"@sentry/core": "^7.52.1",
|
||||||
"@sentry/integrations": "^7.52.1",
|
"@sentry/integrations": "^7.52.1",
|
||||||
"@sentry/utils": "^7.51.2",
|
"@sentry/utils": "^7.51.2",
|
||||||
"@webpack-cli/serve": "^2.0.3",
|
"@webpack-cli/serve": "^2.0.3",
|
||||||
|
11
yarn.lock
11
yarn.lock
@ -1037,7 +1037,7 @@
|
|||||||
"@sentry/utils" "7.51.2"
|
"@sentry/utils" "7.51.2"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
|
|
||||||
"@sentry/core@7.51.2", "@sentry/core@^7.51.2":
|
"@sentry/core@7.51.2":
|
||||||
version "7.51.2"
|
version "7.51.2"
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.51.2.tgz#f2c938de334f9bf26f4416079168275832423964"
|
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.51.2.tgz#f2c938de334f9bf26f4416079168275832423964"
|
||||||
integrity sha512-p8ZiSBxpKe+rkXDMEcgmdoyIHM/1bhpINLZUFPiFH8vzomEr7sgnwRhyrU8y/ADnkPeNg/2YF3QpDpk0OgZJUA==
|
integrity sha512-p8ZiSBxpKe+rkXDMEcgmdoyIHM/1bhpINLZUFPiFH8vzomEr7sgnwRhyrU8y/ADnkPeNg/2YF3QpDpk0OgZJUA==
|
||||||
@ -1046,6 +1046,15 @@
|
|||||||
"@sentry/utils" "7.51.2"
|
"@sentry/utils" "7.51.2"
|
||||||
tslib "^1.9.3"
|
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":
|
"@sentry/integrations@^7.52.1":
|
||||||
version "7.52.1"
|
version "7.52.1"
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.52.1.tgz#e8a5988477e8d295fa1d90ce5628c1a7794c2a09"
|
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.52.1.tgz#e8a5988477e8d295fa1d90ce5628c1a7794c2a09"
|
||||||
|
Reference in New Issue
Block a user