From 677289e5c22cdbcc4b403d3a8904f0b447755a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 06:16:16 +0000 Subject: [PATCH] Bump @sentry/integrations from 7.54.0 to 7.55.0 Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.54.0 to 7.55.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.54.0...7.55.0) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 52756b65..c9a69112 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@popperjs/core": "^2.11.8", "@sentry/browser": "^7.51.2", "@sentry/core": "^7.55.0", - "@sentry/integrations": "^7.54.0", + "@sentry/integrations": "^7.55.0", "@sentry/utils": "^7.54.0", "@webpack-cli/serve": "^2.0.3", "babel-loader": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index 62e244e6..1eeb6b85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1095,13 +1095,13 @@ "@sentry/utils" "7.55.0" tslib "^1.9.3" -"@sentry/integrations@^7.54.0": - version "7.54.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.54.0.tgz#62c73013ca6040d0c9b045809fc5d6ecefda3339" - integrity sha512-RolGsQzJChJzjHTJcCKSZ1HanmY33floc5o13WgU9NoDqJbLGLNcOIrAu+WynqPe8P5VTVrVb8NiwhLqWrKp4g== +"@sentry/integrations@^7.55.0": + version "7.55.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.55.0.tgz#57842d6a97b6aca680a39773272299ccc72bcafa" + integrity sha512-Jult3Hvplu9PnQLQfLzIKGqgNzAodutyurpQIIAWTjSjDFJPhtM7K4S6tckOYJdsa9SuzL84PHXX/j/a3XUDzQ== dependencies: - "@sentry/types" "7.54.0" - "@sentry/utils" "7.54.0" + "@sentry/types" "7.55.0" + "@sentry/utils" "7.55.0" localforage "^1.8.1" tslib "^1.9.3"