From 8f7a8fd2fe4574f7db7b6109acde267f50f9fda9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 06:49:04 +0000 Subject: [PATCH] Bump @sentry/core from 7.62.0 to 7.63.0 Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.62.0 to 7.63.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.62.0...7.63.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 | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c37044522..a90a50692 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.62.0", + "@sentry/core": "^7.63.0", "@sentry/integrations": "^7.63.0", "@sentry/utils": "^7.61.0", "@webpack-cli/serve": "^2.0.5", diff --git a/yarn.lock b/yarn.lock index d06001176..0fb05c0e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1054,7 +1054,7 @@ "@sentry/utils" "7.62.0" tslib "^2.4.1 || ^1.9.3" -"@sentry/core@7.62.0", "@sentry/core@^7.62.0": +"@sentry/core@7.62.0": version "7.62.0" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.62.0.tgz#3d9571741b052b1f2fa8fb8ae0088de8e79b4f4e" integrity sha512-l6n+c3mSlWa+FhT/KBrAU1BtbaLYCljf5MuGlH6NKRpnBcrZCbzk8ZuFcSND+gr2SqxycQkhEWX1zxVHPDdZxw== @@ -1063,6 +1063,15 @@ "@sentry/utils" "7.62.0" tslib "^2.4.1 || ^1.9.3" +"@sentry/core@^7.63.0": + version "7.63.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.63.0.tgz#8c38da6ef3a1de6e364463a09bc703b196ecbba4" + integrity sha512-13Ljiq8hv6ieCkO+Am99/PljYJO5ynKT/hRQrWgGy9IIEgUr8sV3fW+1W6K4/3MCeOJou0HsiGBjOD1mASItVg== + dependencies: + "@sentry/types" "7.63.0" + "@sentry/utils" "7.63.0" + tslib "^2.4.1 || ^1.9.3" + "@sentry/integrations@^7.63.0": version "7.63.0" resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.63.0.tgz#bf4268b524670fdbc290dc489de0069143b499c6"