From 3637606ba14446badfbaf173826365d304a7d4c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 07:45:40 +0000 Subject: [PATCH] Bump @sentry/core from 7.53.1 to 7.54.0 Bumps [@sentry/core](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/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index abc897e6..57926397 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@fortawesome/fontawesome-free": "^6.4.0", "@popperjs/core": "^2.11.8", "@sentry/browser": "^7.51.2", - "@sentry/core": "^7.53.1", + "@sentry/core": "^7.54.0", "@sentry/integrations": "^7.53.1", "@sentry/utils": "^7.54.0", "@webpack-cli/serve": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index b048f2e0..a0340a3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1139,13 +1139,13 @@ "@sentry/utils" "7.51.2" tslib "^1.9.3" -"@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== +"@sentry/core@^7.54.0": + version "7.54.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.54.0.tgz#8c4cb8800f8df708b3f3f6483026bb9a02820014" + integrity sha512-MAn0E2EwgNn1pFQn4qxhU+1kz6edullWg6VE5wCmtpXWOVw6sILBUsQpeIG5djBKMcneJCdOlz5jeqcKPrLvZQ== dependencies: - "@sentry/types" "7.53.1" - "@sentry/utils" "7.53.1" + "@sentry/types" "7.54.0" + "@sentry/utils" "7.54.0" tslib "^1.9.3" "@sentry/integrations@^7.53.1": @@ -1198,7 +1198,7 @@ "@sentry/types" "7.53.1" tslib "^1.9.3" -"@sentry/utils@^7.54.0": +"@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" integrity sha512-3Yf5KlKjIcYLddOexSt2ovu2TWlR4Fi7M+aCK8yUTzwNzf/xwFSWOstHlD/WiDy9HvfhWAOB/ukNTuAeJmtasw==