From 8584437d0e2447bb0ac2268b45fcee24e491319d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:00:22 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 25 ++++++------------------- 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index c020f767..22779de4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@fortawesome/fontawesome-free": "^6.4.2", "@popperjs/core": "^2.11.8", "@sentry/browser": "^7.60.1", - "@sentry/core": "^7.67.0", + "@sentry/core": "^7.68.0", "@sentry/integrations": "^7.68.0", "@sentry/utils": "^7.61.0", "@webpack-cli/serve": "^2.0.5", diff --git a/yarn.lock b/yarn.lock index 9890dff3..9f883e26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1083,13 +1083,13 @@ "@sentry/utils" "7.64.0" tslib "^2.4.1 || ^1.9.3" -"@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== +"@sentry/core@^7.68.0": + version "7.68.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.68.0.tgz#323817afea06b1fc22db37620bf74f3f8a46dbcf" + integrity sha512-mT3ObBWgvAky/QF3dZy4KBoXbRXbNsD6evn+mYi9UEeIZQ5NpnQYDEp78mapiEjI/TAHZIhTIuaBhj1Jk0qUUA== dependencies: - "@sentry/types" "7.67.0" - "@sentry/utils" "7.67.0" + "@sentry/types" "7.68.0" + "@sentry/utils" "7.68.0" tslib "^2.4.1 || ^1.9.3" "@sentry/integrations@^7.68.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.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": version "7.68.0" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.68.0.tgz#6134511106eed90bf033dc2ce76955f61582b48f" @@ -1134,14 +1129,6 @@ "@sentry/types" "7.64.0" 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": version "7.68.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.68.0.tgz#e9fd33f4e856cf6ef3843ae11af3c836d88cbb88"