diff --git a/package.json b/package.json index 6a9edc6e..22074c0b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@popperjs/core": "^2.11.8", "@sentry/browser": "^7.60.1", "@sentry/core": "^7.65.0", - "@sentry/integrations": "^7.65.0", + "@sentry/integrations": "^7.66.0", "@sentry/utils": "^7.61.0", "@webpack-cli/serve": "^2.0.5", "babel-loader": "^9.1.3", diff --git a/yarn.lock b/yarn.lock index 78ef6404..9d030138 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1087,13 +1087,13 @@ "@sentry/utils" "7.65.0" tslib "^2.4.1 || ^1.9.3" -"@sentry/integrations@^7.65.0": - version "7.65.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.65.0.tgz#aeae18b9faa7db3a1d52e74085eebe7e825aab72" - integrity sha512-9b54p0UrkWe9+RAWWTObJQ2k/uStqaUj7BkNFyuaxfKQ4IZViqc4Sa7d7zX2X1oynGNL3ic7iqcgVTh7NvNsAQ== +"@sentry/integrations@^7.66.0": + version "7.66.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.66.0.tgz#297d13fd2f567b0eba7faaa3727301db586b398a" + integrity sha512-2PNEnihG9e9Rjbz205+A4BYtFcS2XdgwsN6obAU6Yir7VIbskwZXxx87lKZuz6S53sOWPHleC7uvUBjL+Q6vYg== dependencies: - "@sentry/types" "7.65.0" - "@sentry/utils" "7.65.0" + "@sentry/types" "7.66.0" + "@sentry/utils" "7.66.0" localforage "^1.8.1" tslib "^2.4.1 || ^1.9.3" @@ -1116,6 +1116,11 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.65.0.tgz#f0f4e6583c631408d15ee5fb46901fd195fa1cc4" integrity sha512-YYq7IDLLhpSBTmHoyWFtq/5ZDaEJ01r7xGuhB0aSIq33cm2I7im/B3ipzoOP/ukGZSIhuYVW9t531xZEO0+6og== +"@sentry/types@7.66.0": + version "7.66.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.66.0.tgz#4ec290cc6a3dd2024a61a0bffb468cedb409f7fb" + integrity sha512-uUMSoSiar6JhuD8p7ON/Ddp4JYvrVd2RpwXJRPH1A4H4Bd4DVt1mKJy1OLG6HdeQv39XyhB1lPZckKJg4tATPw== + "@sentry/utils@7.64.0": version "7.64.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.64.0.tgz#6fe3ce9a56d3433ed32119f914907361a54cc184" @@ -1124,7 +1129,7 @@ "@sentry/types" "7.64.0" tslib "^2.4.1 || ^1.9.3" -"@sentry/utils@7.65.0", "@sentry/utils@^7.61.0": +"@sentry/utils@7.65.0": version "7.65.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.65.0.tgz#a7929c5b019fa33e819b08a99744fa27cd38c85f" integrity sha512-2JEBf4jzRSClhp+LJpX/E3QgHEeKvXqFMeNhmwQ07qqd6szhfH2ckYFj4gXk6YiGGY4Act3C6oxLfdZovG71bw== @@ -1132,6 +1137,14 @@ "@sentry/types" "7.65.0" tslib "^2.4.1 || ^1.9.3" +"@sentry/utils@7.66.0", "@sentry/utils@^7.61.0": + version "7.66.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.66.0.tgz#2e37c96610f26bc79ac064fca4222ea91fece68d" + integrity sha512-9GYUVgXjK66uXXcLXVMXVzlptqMtq1eJENCuDeezQiEFrNA71KkLDg00wESp+LL+bl3wpVTBApArpbF6UEG5hQ== + dependencies: + "@sentry/types" "7.66.0" + tslib "^2.4.1 || ^1.9.3" + "@sinclair/typebox@^0.27.8": version "0.27.8" resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"