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"