diff --git a/package.json b/package.json index b9832cc6..7237a377 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@popperjs/core": "^2.11.8", "@sentry/browser": "^7.51.2", "@sentry/core": "^7.58.1", - "@sentry/integrations": "^7.57.0", + "@sentry/integrations": "^7.58.1", "@sentry/utils": "^7.58.1", "@webpack-cli/serve": "^2.0.3", "babel-loader": "^9.1.3", diff --git a/yarn.lock b/yarn.lock index 23dfac40..5282121e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1096,13 +1096,13 @@ "@sentry/utils" "7.58.1" tslib "^2.4.1 || ^1.9.3" -"@sentry/integrations@^7.57.0": - version "7.57.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.57.0.tgz#298085b3a2fe862cc70bc7f2143aa0fbc617322c" - integrity sha512-C3WZo5AGI2L0dj+mIjeZpdAwDEG2nDYvZbTzq5J9hVoHFdP3t7fOWBHSPkSFVtTdMaJrv+82aKnUefVCeAjxGg== +"@sentry/integrations@^7.58.1": + version "7.58.1" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.58.1.tgz#da033779e244cbed56598f94382a9e1da2e50371" + integrity sha512-fKZV/QDPM7rIZhaJpFwgxD4rzWLtRuag7cOWfvHCsezJnhXEF8u45sBak/VWmSr8SbcvJAIJSZbWYi0N91hNHQ== dependencies: - "@sentry/types" "7.57.0" - "@sentry/utils" "7.57.0" + "@sentry/types" "7.58.1" + "@sentry/utils" "7.58.1" localforage "^1.8.1" tslib "^2.4.1 || ^1.9.3"