Bump @sentry/core from 7.66.0 to 7.67.0
Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.66.0 to 7.67.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.66.0...7.67.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:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
c7043610d4
commit
5114a27e18
@ -10,7 +10,7 @@
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^7.60.1",
|
||||
"@sentry/core": "^7.66.0",
|
||||
"@sentry/core": "^7.67.0",
|
||||
"@sentry/integrations": "^7.67.0",
|
||||
"@sentry/utils": "^7.61.0",
|
||||
"@webpack-cli/serve": "^2.0.5",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -1083,13 +1083,13 @@
|
||||
"@sentry/utils" "7.64.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/core@^7.66.0":
|
||||
version "7.66.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.66.0.tgz#8968f2a9e641d33e3750a8e24d1d39953680c4f2"
|
||||
integrity sha512-WMAEPN86NeCJ1IT48Lqiz4MS5gdDjBwP4M63XP4msZn9aujSf2Qb6My5uT87AJr9zBtgk8MyJsuHr35F0P3q1w==
|
||||
"@sentry/core@^7.67.0":
|
||||
version "7.67.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.67.0.tgz#3e5a06cf1f5026bb8db483587be4ef011a124de5"
|
||||
integrity sha512-apk0WHnFJTHX86TvN4LOa2GBfguKwvV94WsssyizMi4qurGN2V0I8ZUmlypjBxvMY9MOBZ/2LwgYPf3U1QeE5g==
|
||||
dependencies:
|
||||
"@sentry/types" "7.66.0"
|
||||
"@sentry/utils" "7.66.0"
|
||||
"@sentry/types" "7.67.0"
|
||||
"@sentry/utils" "7.67.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.67.0":
|
||||
@ -1116,11 +1116,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.64.0.tgz#21fc545ea05c3c8c4c3e518583eca1a8c5429506"
|
||||
integrity sha512-LqjQprWXjUFRmzIlUjyA+KL+38elgIYmAeoDrdyNVh8MK5IC1W2Lh1Q87b4yOiZeMiIhIVNBd7Ecoh2rodGrGA==
|
||||
|
||||
"@sentry/types@7.66.0":
|
||||
version "7.66.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.66.0.tgz#4ec290cc6a3dd2024a61a0bffb468cedb409f7fb"
|
||||
integrity sha512-uUMSoSiar6JhuD8p7ON/Ddp4JYvrVd2RpwXJRPH1A4H4Bd4DVt1mKJy1OLG6HdeQv39XyhB1lPZckKJg4tATPw==
|
||||
|
||||
"@sentry/types@7.67.0":
|
||||
version "7.67.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.67.0.tgz#1f11e1c23d47869a25f7f37279a72fa7d1daef45"
|
||||
@ -1134,14 +1129,6 @@
|
||||
"@sentry/types" "7.64.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.66.0":
|
||||
version "7.66.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.66.0.tgz#2e37c96610f26bc79ac064fca4222ea91fece68d"
|
||||
integrity sha512-9GYUVgXjK66uXXcLXVMXVzlptqMtq1eJENCuDeezQiEFrNA71KkLDg00wESp+LL+bl3wpVTBApArpbF6UEG5hQ==
|
||||
dependencies:
|
||||
"@sentry/types" "7.66.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.67.0", "@sentry/utils@^7.61.0":
|
||||
version "7.67.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.67.0.tgz#987883fa8568957216249fa896f872b97c5d513d"
|
||||
|
Reference in New Issue
Block a user