diff --git a/package.json b/package.json index 1681afd1c99..cabc5b980a7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@glimmer/tracking": "^1.0.2", "@open-event/theme": "^0.2.2", "@sentry/browser": "^5.27.6", - "@sentry/integrations": "^5.27.6", + "@sentry/integrations": "^5.28.0", "@sentry/tracing": "^5.28.0", "@types/ember": "^3.16.2", "@types/ember-data": "^3.16.6", diff --git a/yarn.lock b/yarn.lock index 688ba935832..3352d1925ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1768,13 +1768,13 @@ "@sentry/utils" "5.28.0" tslib "^1.9.3" -"@sentry/integrations@^5.27.6": - version "5.27.6" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.27.6.tgz#c78c5b334c5e3d30f38a7f9e09ec0ad9e8e26aaa" - integrity sha512-wRsvSrP48YZ3Jq3RNIHzS+cnlLgQL0S2Qpq5fUPrUngEGuOHKcunOpKOT11VbKjzNWM15662wD4GsONIUA2UFA== +"@sentry/integrations@^5.28.0": + version "5.28.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.28.0.tgz#6740af0cdd51242bb2b223be98921128bc448469" + integrity sha512-2WjCYHrItzrHYUoRUV8Hjt2DXEekiV7i/2RfxLhVVVU8382FKyKMTMdimKog3SAgOqPjJFpWqEQ3OWErZ4HMqA== dependencies: - "@sentry/types" "5.27.6" - "@sentry/utils" "5.27.6" + "@sentry/types" "5.28.0" + "@sentry/utils" "5.28.0" localforage "1.8.1" tslib "^1.9.3"