diff --git a/package.json b/package.json index cb8df03..d0c3e63 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@kidkarolis/not-so-fast": "^1.0.1", "@koa/cors": "^4.0.0", - "@sentry/integrations": "^7.66.0", + "@sentry/integrations": "^7.68.0", "@sentry/node": "^7.68.0", "axios": "^1.5.0", "bignumber.js": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index 27640df..3765066 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,13 +40,13 @@ "@sentry/utils" "7.68.0" tslib "^2.4.1 || ^1.9.3" -"@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== +"@sentry/integrations@^7.68.0": + version "7.68.0" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.68.0.tgz#37e8a0967271c6a36e4ce4b1f34a04fab47cf297" + integrity sha512-kCY+rD2QD9YAatx9rFT7ndxCTigP10lWTX1qZHNKZBZqr38SvsaD3tyVpbXVPjaFR1tnpuH0osWAjY/gyjFhlw== dependencies: - "@sentry/types" "7.66.0" - "@sentry/utils" "7.66.0" + "@sentry/types" "7.68.0" + "@sentry/utils" "7.68.0" localforage "^1.8.1" tslib "^2.4.1 || ^1.9.3" @@ -64,24 +64,11 @@ lru_map "^0.3.3" tslib "^2.4.1 || ^1.9.3" -"@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/types@7.68.0": version "7.68.0" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.68.0.tgz#6134511106eed90bf033dc2ce76955f61582b48f" integrity sha512-5J2pH1Pjx/029zTm3CNY9MaE8Aui81nG7JCtlMp7uEfQ//9Ja4d4Sliz/kV4ARbkIKUZerSgaRAm3xCy5XOXLg== -"@sentry/utils@7.66.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" - "@sentry/utils@7.68.0": version "7.68.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.68.0.tgz#e9fd33f4e856cf6ef3843ae11af3c836d88cbb88"