diff --git a/package.json b/package.json index 6a3fe91ff0..030c83497f 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@formatjs/intl-pluralrules": "^5.2.10", "@formatjs/intl-relativetimeformat": "^11.2.12", "@sentry/browser": "^7.92.0", - "@sentry/integrations": "^7.92.0", + "@sentry/integrations": "^7.94.1", "@tippyjs/react": "^4.2.6", "autobind-decorator": "^2.4.0", "axios": "^1.5.1", diff --git a/yarn.lock b/yarn.lock index d890ab70b6..6c64c62559 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2243,14 +2243,22 @@ "@sentry/types" "7.92.0" "@sentry/utils" "7.92.0" -"@sentry/integrations@^7.92.0": - version "7.92.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.92.0.tgz#3fed93020fe4526b4c02097c6dd78abf9dad20dd" - integrity sha512-9OT4i9b0Ge5sP3rCV8yYqoPp3BKcB9wjddW7sG0w88va32F0UWMKk4gmprtwgPYM0+u5AS/TTAVichRVRj+I1Q== - dependencies: - "@sentry/core" "7.92.0" - "@sentry/types" "7.92.0" - "@sentry/utils" "7.92.0" +"@sentry/core@7.94.1": + version "7.94.1" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.94.1.tgz#3696cd78b2196ac27fda5bcfb2338f46241a3ff8" + integrity sha512-4sjiMnkbGpv9O98YHVZe7fHNwwdYl+zLoCOoEOadtrJ1EYYvnK/MSixN2HJF7g/0s22xd4xY958QyNIRVR+Iiw== + dependencies: + "@sentry/types" "7.94.1" + "@sentry/utils" "7.94.1" + +"@sentry/integrations@^7.94.1": + version "7.94.1" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.94.1.tgz#b2ce0f09adf599161fa16dbde9f2a2e9c3a2d593" + integrity sha512-Fw7OxLlGkrVAVO9WtBJezrb5IxxItCTuefv2IfKku+A5EhHtH1AhXYjQynmt0TLLYIUlyBWiatpOngBzS2wSxw== + dependencies: + "@sentry/core" "7.94.1" + "@sentry/types" "7.94.1" + "@sentry/utils" "7.94.1" localforage "^1.8.1" "@sentry/replay@7.92.0": @@ -2268,6 +2276,11 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.92.0.tgz#4c308fdb316c0272f55f0816230fe87e7b9b551a" integrity sha512-APmSOuZuoRGpbPpPeYIbMSplPjiWNLZRQa73QiXuTflW4Tu/ItDlU8hOa2+A6JKVkJCuD2EN6yUrxDGSMyNXeg== +"@sentry/types@7.94.1": + version "7.94.1" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.94.1.tgz#97b653a6e73078fc82a2c9d2129e22c7ae1ee248" + integrity sha512-A7CdEXFSgGyWv2BT2p9cAvJfb+dypvOtsY8ZvZvdPLUa7kqCV7ndhURUqKjvMBzsL2GParHn3ehDTl2eVc7pvA== + "@sentry/utils@7.92.0": version "7.92.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.92.0.tgz#20ed29742594eab007f9ff72e008b5262456a319" @@ -2275,6 +2288,13 @@ dependencies: "@sentry/types" "7.92.0" +"@sentry/utils@7.94.1": + version "7.94.1" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.94.1.tgz#1164934cf6e2277fb404744b27de38a04310895d" + integrity sha512-gQ2EaMpUU1gGH3S+iqpog9gkXbCo8tlhGYA9a5FUtEtER3D3OAlp8dGFwClwzWDAwzjdLT1+X55zmEptU1cP/A== + dependencies: + "@sentry/types" "7.94.1" + "@sideway/address@^4.1.3": version "4.1.3" resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.3.tgz#d93cce5d45c5daec92ad76db492cc2ee3c64ab27"