Bump @sentry/integrations from 7.53.1 to 7.54.0
Bumps [@sentry/integrations](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/integrations" 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
3637606ba1
commit
a98e0290da
@ -11,7 +11,7 @@
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^7.51.2",
|
||||
"@sentry/core": "^7.54.0",
|
||||
"@sentry/integrations": "^7.53.1",
|
||||
"@sentry/integrations": "^7.54.0",
|
||||
"@sentry/utils": "^7.54.0",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
"babel-loader": "^9.1.2",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -1148,13 +1148,13 @@
|
||||
"@sentry/utils" "7.54.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.53.1":
|
||||
version "7.53.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.53.1.tgz#49db5eb5dbacab4509e22fd1ca1b94d155cae7c1"
|
||||
integrity sha512-Y2Sq+nkYG2FFYWZ3NLDUdFdJQEAfSNL95MeoIAjpAioHmPBOHXoRwUzAMlaOR/2VibaKwGEIGwsHofj7RwtjrA==
|
||||
"@sentry/integrations@^7.54.0":
|
||||
version "7.54.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.54.0.tgz#62c73013ca6040d0c9b045809fc5d6ecefda3339"
|
||||
integrity sha512-RolGsQzJChJzjHTJcCKSZ1HanmY33floc5o13WgU9NoDqJbLGLNcOIrAu+WynqPe8P5VTVrVb8NiwhLqWrKp4g==
|
||||
dependencies:
|
||||
"@sentry/types" "7.53.1"
|
||||
"@sentry/utils" "7.53.1"
|
||||
"@sentry/types" "7.54.0"
|
||||
"@sentry/utils" "7.54.0"
|
||||
localforage "^1.8.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
@ -1172,11 +1172,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.51.2.tgz#cb742f374d9549195f62c462c915adeafed31d65"
|
||||
integrity sha512-/hLnZVrcK7G5BQoD/60u9Qak8c9AvwV8za8TtYPJDUeW59GrqnqOkFji7RVhI7oH1OX4iBxV+9pAKzfYE6A6SA==
|
||||
|
||||
"@sentry/types@7.53.1":
|
||||
version "7.53.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.53.1.tgz#3eefbad851f2d0deff67285d7e976d23d7d06a41"
|
||||
integrity sha512-/ijchRIu+jz3+j/zY+7KRPfLSCY14fTx5xujjbOdmEKjmIHQmwPBdszcQm40uwofrR8taV4hbt5MFN+WnjCkCw==
|
||||
|
||||
"@sentry/types@7.54.0":
|
||||
version "7.54.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.54.0.tgz#bfee18107a78e290e6c8ad41646e2b9d9dd95234"
|
||||
@ -1190,14 +1185,6 @@
|
||||
"@sentry/types" "7.51.2"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@7.53.1":
|
||||
version "7.53.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.53.1.tgz#b1f9f1dd4de7127287ad5027c2bd1133c5590486"
|
||||
integrity sha512-DKJA1LSUOEv4KOR828MzVuLh+drjeAgzyKgN063OEKmnirgjgRgNNS8wUgwpG0Tn2k6ANZGCwrdfzPeSBxshKg==
|
||||
dependencies:
|
||||
"@sentry/types" "7.53.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@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"
|
||||
|
Reference in New Issue
Block a user