|
2286 | 2286 | estree-walker "^2.0.2" |
2287 | 2287 | picomatch "^2.3.1" |
2288 | 2288 |
|
2289 | | -"@sentry-internal/tracing@7.80.1": |
2290 | | - version "7.80.1" |
2291 | | - resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.80.1.tgz#b0e993265aa75743787d84e6c0655ed17e4bac0f" |
2292 | | - integrity sha512-5gZ4LPIj2vpQl2/dHBM4uXMi9OI5E0VlOhJQt0foiuN6JJeiOjdpJFcfVqJk69wrc0deVENTtgKKktxqMwVeWQ== |
2293 | | - dependencies: |
2294 | | - "@sentry/core" "7.80.1" |
2295 | | - "@sentry/types" "7.80.1" |
2296 | | - "@sentry/utils" "7.80.1" |
2297 | | - |
2298 | | -"@sentry/browser@7.80.1": |
2299 | | - version "7.80.1" |
2300 | | - resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.80.1.tgz#3e63a122846a4d5dec04237b97ae064b80546da4" |
2301 | | - integrity sha512-1dPR6vPJ9vOTzgXff9HGheb178XeEv5hyjBNhCO1f6rjCgnVj99XGNZIgO1Ee1ALJbqlfPWaeV+uSWbbcmgJMA== |
2302 | | - dependencies: |
2303 | | - "@sentry-internal/tracing" "7.80.1" |
2304 | | - "@sentry/core" "7.80.1" |
2305 | | - "@sentry/replay" "7.80.1" |
2306 | | - "@sentry/types" "7.80.1" |
2307 | | - "@sentry/utils" "7.80.1" |
| 2289 | +"@sentry-internal/tracing@7.81.1": |
| 2290 | + version "7.81.1" |
| 2291 | + resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.81.1.tgz#1180365cd8a9e18cb0f92e1ea970161840ec0e2e" |
| 2292 | + integrity sha512-E5xm27xrLXL10knH2EWDQsQYh5nb4SxxZzJ3sJwDGG9XGKzBdlp20UUhKqx00wixooVX9uCj3e4Jg8SvNB1hKg== |
| 2293 | + dependencies: |
| 2294 | + "@sentry/core" "7.81.1" |
| 2295 | + "@sentry/types" "7.81.1" |
| 2296 | + "@sentry/utils" "7.81.1" |
| 2297 | + |
| 2298 | +"@sentry/browser@7.81.1": |
| 2299 | + version "7.81.1" |
| 2300 | + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.81.1.tgz#5ee6ae3679ee80f444d2e8c5662430e7a734ae50" |
| 2301 | + integrity sha512-DNtS7bZEnFPKVoGazKs5wHoWC0FwsOFOOMNeDvEfouUqKKbjO7+RDHbr7H6Bo83zX4qmZWRBf8V+3n3YPIiJFw== |
| 2302 | + dependencies: |
| 2303 | + "@sentry-internal/tracing" "7.81.1" |
| 2304 | + "@sentry/core" "7.81.1" |
| 2305 | + "@sentry/replay" "7.81.1" |
| 2306 | + "@sentry/types" "7.81.1" |
| 2307 | + "@sentry/utils" "7.81.1" |
2308 | 2308 |
|
2309 | 2309 | "@sentry/bundler-plugin-core@2.10.1": |
2310 | 2310 | version "2.10.1" |
|
2331 | 2331 | proxy-from-env "^1.1.0" |
2332 | 2332 | which "^2.0.2" |
2333 | 2333 |
|
2334 | | -"@sentry/core@7.80.1", "@sentry/core@^7.76.0", "@sentry/core@^7.80.1": |
| 2334 | +"@sentry/core@7.80.1": |
2335 | 2335 | version "7.80.1" |
2336 | 2336 | resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.80.1.tgz#ccb85e15495bf0c8b142ca1713408c64e38c9f4c" |
2337 | 2337 | integrity sha512-3Yh+O9Q86MxwIuJFYtuSSoUCpdx99P1xDAqL0FIPTJ+ekaVMiUJq9NmyaNh9uN2myPSmxvEXW6q3z37zta9ZHg== |
2338 | 2338 | dependencies: |
2339 | 2339 | "@sentry/types" "7.80.1" |
2340 | 2340 | "@sentry/utils" "7.80.1" |
2341 | 2341 |
|
| 2342 | +"@sentry/core@7.81.1", "@sentry/core@^7.76.0", "@sentry/core@^7.81.1": |
| 2343 | + version "7.81.1" |
| 2344 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.81.1.tgz#082fd9122bf9a488c8e05b1754724ddbc2d5cf30" |
| 2345 | + integrity sha512-tU37yAmckOGCw/moWKSwekSCWWJP15O6luIq+u7wal22hE88F3Vc5Avo8SeF3upnPR+4ejaOFH+BJTr6bgrs6Q== |
| 2346 | + dependencies: |
| 2347 | + "@sentry/types" "7.81.1" |
| 2348 | + "@sentry/utils" "7.81.1" |
| 2349 | + |
2342 | 2350 | "@sentry/hub@^7.76.0": |
2343 | 2351 | version "7.80.1" |
2344 | 2352 | resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.80.1.tgz#a4f857cf8fb42e9f9f3a86f747b4bebf0f8a3619" |
|
2348 | 2356 | "@sentry/types" "7.80.1" |
2349 | 2357 | "@sentry/utils" "7.80.1" |
2350 | 2358 |
|
2351 | | -"@sentry/integrations@^7.80.1": |
2352 | | - version "7.80.1" |
2353 | | - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.80.1.tgz#c70534ae8c0f95e4017d72bcfb9bff751c23e5a7" |
2354 | | - integrity sha512-9C+CBwgFZZUkBYLrPTHaDr3kyknfSs0ejF/00RucvPZjiUPoxfslnh4IjWnN90ELEy2u09kcJY+dTCFVKd0UPQ== |
| 2359 | +"@sentry/integrations@^7.81.1": |
| 2360 | + version "7.81.1" |
| 2361 | + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.81.1.tgz#1b12c0cf3a7fa88224e86c0be46523ed7e3f3a43" |
| 2362 | + integrity sha512-DN5ONn0/LX5HHVPf1EBGHFssIZaZmLgkqUIeMqCNYBpB4DiOrJANnGwTcWKDPphqhdPxjnPv9AGRLaU0PdvvZQ== |
2355 | 2363 | dependencies: |
2356 | | - "@sentry/core" "7.80.1" |
2357 | | - "@sentry/types" "7.80.1" |
2358 | | - "@sentry/utils" "7.80.1" |
| 2364 | + "@sentry/core" "7.81.1" |
| 2365 | + "@sentry/types" "7.81.1" |
| 2366 | + "@sentry/utils" "7.81.1" |
2359 | 2367 | localforage "^1.8.1" |
2360 | 2368 |
|
2361 | | -"@sentry/node@^7.60.0", "@sentry/node@^7.76.0", "@sentry/node@^7.80.1": |
2362 | | - version "7.80.1" |
2363 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.80.1.tgz#ceca8c7b5e37cf1537747642eabef23145530ad4" |
2364 | | - integrity sha512-0NWfcZMlyQphKWsvyzfhGm2dCBk5DUPqOGW/vGx18G4tCCYtFcAIj/mCp/4XOEcZRPQgb9vkm+sidGD6DnwWlA== |
| 2369 | +"@sentry/node@^7.60.0", "@sentry/node@^7.76.0", "@sentry/node@^7.81.1": |
| 2370 | + version "7.81.1" |
| 2371 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.81.1.tgz#3559ee1cef22f8220c907169cc60cc44744503b1" |
| 2372 | + integrity sha512-bKS3Mb95bar8AUEZSLKQ/RTSfFXo5sCSPNiBr5dDFuVljDFdkLq6NE3svG5bisrbENqfi0bqWsB4GZ7NHRTPbA== |
2365 | 2373 | dependencies: |
2366 | | - "@sentry-internal/tracing" "7.80.1" |
2367 | | - "@sentry/core" "7.80.1" |
2368 | | - "@sentry/types" "7.80.1" |
2369 | | - "@sentry/utils" "7.80.1" |
| 2374 | + "@sentry-internal/tracing" "7.81.1" |
| 2375 | + "@sentry/core" "7.81.1" |
| 2376 | + "@sentry/types" "7.81.1" |
| 2377 | + "@sentry/utils" "7.81.1" |
2370 | 2378 | https-proxy-agent "^5.0.0" |
2371 | 2379 |
|
2372 | 2380 | "@sentry/profiling-node@1.2.6": |
|
2383 | 2391 | node-abi "^3.47.0" |
2384 | 2392 | node-gyp "^9.4.0" |
2385 | 2393 |
|
2386 | | -"@sentry/replay@7.80.1": |
2387 | | - version "7.80.1" |
2388 | | - resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.80.1.tgz#1f47d3e52bfd0ad531f3032ae1eda8528c947c44" |
2389 | | - integrity sha512-yjpftIyybQeWD2i0Nd7C96tZwjNbSMRW515EL9jwlNxYbQtGtMs0HavP9Y7uQvQrzwSHY0Wp+ooe9PMuvzqbHw== |
| 2394 | +"@sentry/replay@7.81.1": |
| 2395 | + version "7.81.1" |
| 2396 | + resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.81.1.tgz#a656d55e2a00b34e42be6eeb79018d21efc223af" |
| 2397 | + integrity sha512-4ueT0C4bYjngN/9p0fEYH10dTMLovHyk9HxJ6zSTgePvGVexhg+cSEHXisoBDwHeRZVnbIvsVM0NA7rmEDXJJw== |
2390 | 2398 | dependencies: |
2391 | | - "@sentry-internal/tracing" "7.80.1" |
2392 | | - "@sentry/core" "7.80.1" |
2393 | | - "@sentry/types" "7.80.1" |
2394 | | - "@sentry/utils" "7.80.1" |
| 2399 | + "@sentry-internal/tracing" "7.81.1" |
| 2400 | + "@sentry/core" "7.81.1" |
| 2401 | + "@sentry/types" "7.81.1" |
| 2402 | + "@sentry/utils" "7.81.1" |
2395 | 2403 |
|
2396 | | -"@sentry/types@7.80.1", "@sentry/types@^7.76.0": |
| 2404 | +"@sentry/types@7.80.1": |
2397 | 2405 | version "7.80.1" |
2398 | 2406 | resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.80.1.tgz#dc720d6f2da0b510d586814451a04a2cdd2f4a9d" |
2399 | 2407 | integrity sha512-CVu4uPVTOI3U9kYiOdA085R7jX5H1oVODbs9y+A8opJ0dtJTMueCXgZyE8oXQ0NjGVs6HEeaLkOuiV0mj8X3yw== |
2400 | 2408 |
|
2401 | | -"@sentry/utils@7.80.1", "@sentry/utils@^7.60.0", "@sentry/utils@^7.76.0", "@sentry/utils@^7.80.1": |
| 2409 | +"@sentry/types@7.81.1", "@sentry/types@^7.76.0": |
| 2410 | + version "7.81.1" |
| 2411 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.81.1.tgz#2b2551fc291e1089651fd574a68f7c4175878bd5" |
| 2412 | + integrity sha512-dvJvGyctiaPMIQqa46k56Re5IODWMDxiHJ1UjBs/WYDLrmWFPGrEbyJ8w8CYLhYA+7qqrCyIZmHbWSTRIxstHw== |
| 2413 | + |
| 2414 | +"@sentry/utils@7.80.1": |
2402 | 2415 | version "7.80.1" |
2403 | 2416 | resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.80.1.tgz#1c719f41b4d2c818363551fc40776a274b71efff" |
2404 | 2417 | integrity sha512-bfFm2e/nEn+b9++QwjNEYCbS7EqmteT8uf0XUs7PljusSimIqqxDtK1pfD9zjynPgC8kW/fVBKv0pe2LufomeA== |
2405 | 2418 | dependencies: |
2406 | 2419 | "@sentry/types" "7.80.1" |
2407 | 2420 |
|
2408 | | -"@sentry/vue@^7.80.1": |
2409 | | - version "7.80.1" |
2410 | | - resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.80.1.tgz#b3e22c7702940a7a84b11d955f09c02308a37c71" |
2411 | | - integrity sha512-6X9LM1rrJg31jJQ+9LnCCbzDNbD7RaGwfXHAiAtV2aH1ya40YKNK/DjYNzTVMXiXNiJJyjeeFTkLwBt7OFk2tg== |
| 2421 | +"@sentry/utils@7.81.1", "@sentry/utils@^7.60.0", "@sentry/utils@^7.76.0", "@sentry/utils@^7.81.1": |
| 2422 | + version "7.81.1" |
| 2423 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.81.1.tgz#42f3e77baf90205cec1f8599eb8445a6918030bd" |
| 2424 | + integrity sha512-gq+MDXIirHKxNZ+c9/lVvCXd6y2zaZANujwlFggRH2u9SRiPaIXVilLpvMm4uJqmqBMEcY81ArujExtHvkbCqg== |
2412 | 2425 | dependencies: |
2413 | | - "@sentry/browser" "7.80.1" |
2414 | | - "@sentry/core" "7.80.1" |
2415 | | - "@sentry/types" "7.80.1" |
2416 | | - "@sentry/utils" "7.80.1" |
| 2426 | + "@sentry/types" "7.81.1" |
| 2427 | + |
| 2428 | +"@sentry/vue@^7.81.1": |
| 2429 | + version "7.81.1" |
| 2430 | + resolved "https://registry.yarnpkg.com/@sentry/vue/-/vue-7.81.1.tgz#6319fb6be40df13287c6b59ecb61edc649788f81" |
| 2431 | + integrity sha512-5vl6wDi2MGJK8WaL59DqA7KQKPHpVbLsicnBb8waNdnGbm3FarQxrOUhXOIeri9dD0/tM+1yeMgSM9oOfMn9Mg== |
| 2432 | + dependencies: |
| 2433 | + "@sentry/browser" "7.81.1" |
| 2434 | + "@sentry/core" "7.81.1" |
| 2435 | + "@sentry/types" "7.81.1" |
| 2436 | + "@sentry/utils" "7.81.1" |
2417 | 2437 |
|
2418 | 2438 | "@sentry/webpack-plugin@2.10.1": |
2419 | 2439 | version "2.10.1" |
|
0 commit comments