Bump @sentry/core from 7.67.0 to 7.68.0
Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.67.0 to 7.68.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.67.0...7.68.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
d4084f3b3f
commit
8584437d0e
@ -10,7 +10,7 @@
|
|||||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
"@sentry/browser": "^7.60.1",
|
"@sentry/browser": "^7.60.1",
|
||||||
"@sentry/core": "^7.67.0",
|
"@sentry/core": "^7.68.0",
|
||||||
"@sentry/integrations": "^7.68.0",
|
"@sentry/integrations": "^7.68.0",
|
||||||
"@sentry/utils": "^7.61.0",
|
"@sentry/utils": "^7.61.0",
|
||||||
"@webpack-cli/serve": "^2.0.5",
|
"@webpack-cli/serve": "^2.0.5",
|
||||||
|
25
yarn.lock
25
yarn.lock
@ -1083,13 +1083,13 @@
|
|||||||
"@sentry/utils" "7.64.0"
|
"@sentry/utils" "7.64.0"
|
||||||
tslib "^2.4.1 || ^1.9.3"
|
tslib "^2.4.1 || ^1.9.3"
|
||||||
|
|
||||||
"@sentry/core@^7.67.0":
|
"@sentry/core@^7.68.0":
|
||||||
version "7.67.0"
|
version "7.68.0"
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.67.0.tgz#3e5a06cf1f5026bb8db483587be4ef011a124de5"
|
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.68.0.tgz#323817afea06b1fc22db37620bf74f3f8a46dbcf"
|
||||||
integrity sha512-apk0WHnFJTHX86TvN4LOa2GBfguKwvV94WsssyizMi4qurGN2V0I8ZUmlypjBxvMY9MOBZ/2LwgYPf3U1QeE5g==
|
integrity sha512-mT3ObBWgvAky/QF3dZy4KBoXbRXbNsD6evn+mYi9UEeIZQ5NpnQYDEp78mapiEjI/TAHZIhTIuaBhj1Jk0qUUA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sentry/types" "7.67.0"
|
"@sentry/types" "7.68.0"
|
||||||
"@sentry/utils" "7.67.0"
|
"@sentry/utils" "7.68.0"
|
||||||
tslib "^2.4.1 || ^1.9.3"
|
tslib "^2.4.1 || ^1.9.3"
|
||||||
|
|
||||||
"@sentry/integrations@^7.68.0":
|
"@sentry/integrations@^7.68.0":
|
||||||
@ -1116,11 +1116,6 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.64.0.tgz#21fc545ea05c3c8c4c3e518583eca1a8c5429506"
|
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.64.0.tgz#21fc545ea05c3c8c4c3e518583eca1a8c5429506"
|
||||||
integrity sha512-LqjQprWXjUFRmzIlUjyA+KL+38elgIYmAeoDrdyNVh8MK5IC1W2Lh1Q87b4yOiZeMiIhIVNBd7Ecoh2rodGrGA==
|
integrity sha512-LqjQprWXjUFRmzIlUjyA+KL+38elgIYmAeoDrdyNVh8MK5IC1W2Lh1Q87b4yOiZeMiIhIVNBd7Ecoh2rodGrGA==
|
||||||
|
|
||||||
"@sentry/types@7.67.0":
|
|
||||||
version "7.67.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.67.0.tgz#1f11e1c23d47869a25f7f37279a72fa7d1daef45"
|
|
||||||
integrity sha512-GV/Hxdsp/hes1YQGPGgSUG1IHRNQVJMnCfYcpuZtZI6CvNJ+7qNOLkdmC/xGFwfpYH9kYsFBvmGsmeC6yUENYA==
|
|
||||||
|
|
||||||
"@sentry/types@7.68.0":
|
"@sentry/types@7.68.0":
|
||||||
version "7.68.0"
|
version "7.68.0"
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.68.0.tgz#6134511106eed90bf033dc2ce76955f61582b48f"
|
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.68.0.tgz#6134511106eed90bf033dc2ce76955f61582b48f"
|
||||||
@ -1134,14 +1129,6 @@
|
|||||||
"@sentry/types" "7.64.0"
|
"@sentry/types" "7.64.0"
|
||||||
tslib "^2.4.1 || ^1.9.3"
|
tslib "^2.4.1 || ^1.9.3"
|
||||||
|
|
||||||
"@sentry/utils@7.67.0":
|
|
||||||
version "7.67.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.67.0.tgz#987883fa8568957216249fa896f872b97c5d513d"
|
|
||||||
integrity sha512-OstjIfAD0xPWVnIRzoAtFBW+YTmxix4h3ehgtFxhA4VJHkC9KXchaTNwk+nlRy/nx4phx5vW9p7YWhO3kJBJmA==
|
|
||||||
dependencies:
|
|
||||||
"@sentry/types" "7.67.0"
|
|
||||||
tslib "^2.4.1 || ^1.9.3"
|
|
||||||
|
|
||||||
"@sentry/utils@7.68.0", "@sentry/utils@^7.61.0":
|
"@sentry/utils@7.68.0", "@sentry/utils@^7.61.0":
|
||||||
version "7.68.0"
|
version "7.68.0"
|
||||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.68.0.tgz#e9fd33f4e856cf6ef3843ae11af3c836d88cbb88"
|
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.68.0.tgz#e9fd33f4e856cf6ef3843ae11af3c836d88cbb88"
|
||||||
|
Reference in New Issue
Block a user