diff --git a/package.json b/package.json index 4fc3bdb6349e..f754f5f2d19e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@sentry/browser": "6.2.5", - "@sentry/integrations": "6.2.5", + "@sentry/integrations": "7.36.0", "@testing-library/jest-dom": "5.16.2", "@testing-library/react": "12.1.2", "@tldraw/vec": "1.4.3", diff --git a/yarn.lock b/yarn.lock index 30dc465e0819..4fe44d33978a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1953,13 +1953,13 @@ "@sentry/utils" "6.2.5" tslib "^1.9.3" -"@sentry/integrations@6.2.5": - version "6.2.5" - resolved "https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.5.tgz" - integrity sha512-4LOgO8lSeGaRV4w1Y03YWtTqrZdm56ciD7k0GLhv+PcFLpiu0exsS1XSs/9vET5LB5GtIgBTeJNNbxVFvvmv8g== +"@sentry/integrations@7.36.0": + version "7.36.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.36.0.tgz#fd3827a5627256e57aa8f5a62c834ae1db5fe370" + integrity sha512-wrRoUqdeGi64NNimGVk8U8DBiXamxTYPBux0/faFDyau8EJyQFcv8zOyB78Za4W2Ss3ZXNaE/WtFF8UxalHzBQ== dependencies: - "@sentry/types" "6.2.5" - "@sentry/utils" "6.2.5" + "@sentry/types" "7.36.0" + "@sentry/utils" "7.36.0" localforage "^1.8.1" tslib "^1.9.3" @@ -1977,6 +1977,11 @@ resolved "https://registry.npmjs.org/@sentry/types/-/types-6.2.5.tgz" integrity sha512-1Sux6CLYrV9bETMsGP/HuLFLouwKoX93CWzG8BjMueW+Di0OGxZphYjXrGuDs8xO8bAKEVGCHgVQdcB2jevS0w== +"@sentry/types@7.36.0": + version "7.36.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.36.0.tgz#205baaf7332ff55d1fb35413cbde16dea4168520" + integrity sha512-uvfwUn3okAWSZ948D/xqBrkc3Sn6TeHUgi3+p/dTTNGAXXskzavgfgQ4rSW7f3YD4LL+boZojpoIARVLodMGuA== + "@sentry/utils@6.2.5": version "6.2.5" resolved "https://registry.npmjs.org/@sentry/utils/-/utils-6.2.5.tgz" @@ -1985,6 +1990,14 @@ "@sentry/types" "6.2.5" tslib "^1.9.3" +"@sentry/utils@7.36.0": + version "7.36.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.36.0.tgz#b81cf63c7b5daad3f0f152c4ad319203f968ba1b" + integrity sha512-mgDi5X5Bm0sydCzXpnyKD/sD98yc2qnKXyRdNX4HRRwruhC/P53LT0hGhZXsyqsB/l8OAMl0zWXJLg0xONQsEw== + dependencies: + "@sentry/types" "7.36.0" + tslib "^1.9.3" + "@sindresorhus/is@^0.14.0": version "0.14.0" resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz" @@ -14284,12 +14297,7 @@ tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz" - integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== - -tslib@^2.2.0: +tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0: version "2.3.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==