diff --git a/yarn.lock b/yarn.lock index 4a782de..d217155 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3233,6 +3233,15 @@ "@sentry/utils" "7.41.0" tslib "^1.9.3" +"@sentry/core@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.42.0.tgz#3333a1b868e8e69b6fbc8e5a9e9281be49321ac7" + integrity sha512-vNcTyoQz5kUXo5vMGDyc5BJMO0UugPvMfYMQVxqt/BuDNR30LVhY+DL2tW1DFZDvRvyn5At+H7kSTj6GFrANXQ== + dependencies: + "@sentry/types" "7.42.0" + "@sentry/utils" "7.42.0" + tslib "^1.9.3" + "@sentry/integrations@^7.41.0": version "7.41.0" resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.41.0.tgz#1f4ac60c3905a87023e0c3c493befced687b49ca" @@ -3266,13 +3275,13 @@ "@sentry/utils" "7.41.0" "@sentry/tracing@7": - version "7.41.0" - resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.41.0.tgz#28f57667a13b95cb8bce5af0809e7727b645e6b7" - integrity sha512-zh1ceuwQ8NzE5n8r4y78QrYD/alJl4qlkiEX9lAL6PnLMWJkVWM02BBu+x75yPFWSSDfDA/kZ9WqKkHNdjGpDw== + version "7.42.0" + resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.42.0.tgz#bcdac21e1cb5f786465e6252625bd4bf0736e631" + integrity sha512-0veGu3Ntweuj1pwWrJIFHmVdow4yufCreGIhsNDyrclwOjaTY3uI8iA6N62+hhtxOvqv+xueB98K1DvT5liPCQ== dependencies: - "@sentry/core" "7.41.0" - "@sentry/types" "7.41.0" - "@sentry/utils" "7.41.0" + "@sentry/core" "7.42.0" + "@sentry/types" "7.42.0" + "@sentry/utils" "7.42.0" tslib "^1.9.3" "@sentry/types@7.41.0": @@ -3280,6 +3289,11 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.41.0.tgz#3d53432a3d7693a31b606d3083ab9203c56f5aec" integrity sha512-4z9VdObynwd64i0VHCqkeIAHmsFzapL21qN41Brzb7jY/eGxjn/0rxInDGH+vkoE9qacGqiYfWj4vRNPLsC/bw== +"@sentry/types@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.42.0.tgz#e5019cd41a8c4a98c296e2ff28d6adab4b2eb14e" + integrity sha512-Ga0xaBIR/peuXQ88hI9a5TNY3GLNoH8jpsgPaAjAtRHkLsTx0y3AR+PrD7pUysza9QjvG+Qux01DRvLgaNKOHA== + "@sentry/utils@7.41.0": version "7.41.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.41.0.tgz#54224dba668dd8c8feb0ff1b4f39938b8fdefd3b" @@ -3288,6 +3302,14 @@ "@sentry/types" "7.41.0" tslib "^1.9.3" +"@sentry/utils@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.42.0.tgz#fcffd0404836cb56975fbef9e889a42cc55de596" + integrity sha512-cBiDZVipC+is+IVgsTQLJyZWUZQxlLZ9GarNT+XZOZ5BFh0acFtz88hO6+S7vGmhcx2aCvsdC9yb2Yf+BphK6Q== + dependencies: + "@sentry/types" "7.42.0" + tslib "^1.9.3" + "@sentry/vue@^7.41.0": version "7.41.0" resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.41.0.tgz#69a3234c15a85c05d7fa1b170ec9e77907e15b39"