Bump @sentry/core from 7.53.0 to 7.53.1
Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.53.0 to 7.53.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.53.0...7.53.1) --- updated-dependencies: - dependency-name: "@sentry/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"@popperjs/core": "^2.11.7",
|
||||
"@sentry/browser": "^7.51.2",
|
||||
"@sentry/core": "^7.53.0",
|
||||
"@sentry/core": "^7.53.1",
|
||||
"@sentry/integrations": "^7.53.1",
|
||||
"@sentry/utils": "^7.51.2",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
|
25
yarn.lock
25
yarn.lock
@@ -1046,13 +1046,13 @@
|
||||
"@sentry/utils" "7.51.2"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/core@^7.53.0":
|
||||
version "7.53.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.53.0.tgz#0ed75c32a50e670f2862e61b0d8c8c0b0f33741c"
|
||||
integrity sha512-TKMWWEvwT8tSqyIWuCexUk+fIoMA8ZAzGJdOfPW9XRL38RrXA9O+7V5xxK98X/bPHQ6UQF/QceookGOqqpmQyQ==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@sentry/types" "7.53.0"
|
||||
"@sentry/utils" "7.53.0"
|
||||
"@sentry/types" "7.53.1"
|
||||
"@sentry/utils" "7.53.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.53.1":
|
||||
@@ -1079,11 +1079,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.51.2.tgz#cb742f374d9549195f62c462c915adeafed31d65"
|
||||
integrity sha512-/hLnZVrcK7G5BQoD/60u9Qak8c9AvwV8za8TtYPJDUeW59GrqnqOkFji7RVhI7oH1OX4iBxV+9pAKzfYE6A6SA==
|
||||
|
||||
"@sentry/types@7.53.0":
|
||||
version "7.53.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.53.0.tgz#f267ea223ceaf1832a4247363bfd3afcca9b7fe5"
|
||||
integrity sha512-hqlbrCL8nfDfjlF6wh4NHNW9plhWJ1m2BSqRyspcxOC44e293BPfwjUzr0aQapJK/aRkHROnfAtzsEu2awNPzg==
|
||||
|
||||
"@sentry/types@7.53.1":
|
||||
version "7.53.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.53.1.tgz#3eefbad851f2d0deff67285d7e976d23d7d06a41"
|
||||
@@ -1097,14 +1092,6 @@
|
||||
"@sentry/types" "7.51.2"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@7.53.0":
|
||||
version "7.53.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.53.0.tgz#ff3470135fdeec00ef4c355c10488cf9227c5ed0"
|
||||
integrity sha512-T3F2DkXB9fDjUIAcrOMrGCnquyTQxTyTb5Mh+NbFBevQn32fHehQ62VraLhe20HTVy8YBFkXisvLu6HeOZ5Mog==
|
||||
dependencies:
|
||||
"@sentry/types" "7.53.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@7.53.1", "@sentry/utils@^7.51.2":
|
||||
version "7.53.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.53.1.tgz#b1f9f1dd4de7127287ad5027c2bd1133c5590486"
|
||||
|
Reference in New Issue
Block a user