Bump @sentry/core from 7.53.1 to 7.54.0

Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.53.1 to 7.54.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.53.1...7.54.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-06-02 07:45:40 +00:00
committed by Sebastian Serth
parent f487531a1b
commit 3637606ba1
2 changed files with 8 additions and 8 deletions

View File

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

View File

@ -1139,13 +1139,13 @@
"@sentry/utils" "7.51.2"
tslib "^1.9.3"
"@sentry/core@^7.53.1":
version "7.53.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.53.1.tgz#c091a9d7fd010f8a2cb1dd71d949a8e453e35d4c"
integrity sha512-DAH8IJNORJJ7kQLqsZuhMkN6cwJjXzFuuUoZor7IIDHIHjtl51W+2F3Stg3+I3ZoKDfJfUNKqhipk2WZjG0FBg==
"@sentry/core@^7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.54.0.tgz#8c4cb8800f8df708b3f3f6483026bb9a02820014"
integrity sha512-MAn0E2EwgNn1pFQn4qxhU+1kz6edullWg6VE5wCmtpXWOVw6sILBUsQpeIG5djBKMcneJCdOlz5jeqcKPrLvZQ==
dependencies:
"@sentry/types" "7.53.1"
"@sentry/utils" "7.53.1"
"@sentry/types" "7.54.0"
"@sentry/utils" "7.54.0"
tslib "^1.9.3"
"@sentry/integrations@^7.53.1":
@ -1198,7 +1198,7 @@
"@sentry/types" "7.53.1"
tslib "^1.9.3"
"@sentry/utils@^7.54.0":
"@sentry/utils@7.54.0", "@sentry/utils@^7.54.0":
version "7.54.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.54.0.tgz#a3acb5e25a1409cbca7b46d6356d7417a253ea9a"
integrity sha512-3Yf5KlKjIcYLddOexSt2ovu2TWlR4Fi7M+aCK8yUTzwNzf/xwFSWOstHlD/WiDy9HvfhWAOB/ukNTuAeJmtasw==