|
2347 | 2347 | consola "^2.15.0" |
2348 | 2348 | node-fetch "^2.6.1" |
2349 | 2349 |
|
2350 | | - |
2351 | | - version "6.19.7" |
2352 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.19.7.tgz#156aaa56dd7fad8c89c145be6ad7a4f7209f9785" |
2353 | | - integrity sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw== |
2354 | | - dependencies: |
2355 | | - "@sentry/hub" "6.19.7" |
2356 | | - "@sentry/minimal" "6.19.7" |
2357 | | - "@sentry/types" "6.19.7" |
2358 | | - "@sentry/utils" "6.19.7" |
| 2350 | + |
| 2351 | + version "7.1.0" |
| 2352 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.1.0.tgz#bf161a503ad085a3c71c68d0233075419f6513f2" |
| 2353 | + integrity sha512-ibFmXhDdTQ3LgpbtqPn2xSTgujMU8TqmplI9LbAyWYM2ZTij+ZvOPK2KRaSKvLDO8cm8iAuJ1/ExQdLfF43q1w== |
| 2354 | + dependencies: |
| 2355 | + "@sentry/hub" "7.1.0" |
| 2356 | + "@sentry/types" "7.1.0" |
| 2357 | + "@sentry/utils" "7.1.0" |
2359 | 2358 | tslib "^1.9.3" |
2360 | 2359 |
|
2361 | | -"@sentry/hub@6.19.7": |
2362 | | - version "6.19.7" |
2363 | | - resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.19.7.tgz#58ad7776bbd31e9596a8ec46365b45cd8b9cfd11" |
2364 | | - integrity sha512-y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA== |
| 2360 | +"@sentry/hub@7.1.0": |
| 2361 | + version "7.1.0" |
| 2362 | + resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.1.0.tgz#874637f6f742a355ee53391766253da2c750e877" |
| 2363 | + integrity sha512-LO+HsxcusnygFI93iyJ32mKbIAKSKq8haaMNTgtKGYH193UHkVCS3M51xJssEhfY+sW9Xs0V+ALt7FR0P/bwPg== |
2365 | 2364 | dependencies: |
2366 | | - "@sentry/types" "6.19.7" |
2367 | | - "@sentry/utils" "6.19.7" |
| 2365 | + "@sentry/types" "7.1.0" |
| 2366 | + "@sentry/utils" "7.1.0" |
2368 | 2367 | tslib "^1.9.3" |
2369 | 2368 |
|
2370 | | - |
2371 | | - version "6.19.7" |
2372 | | - resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.19.7.tgz#b3ee46d6abef9ef3dd4837ebcb6bdfd01b9aa7b4" |
2373 | | - integrity sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ== |
| 2369 | + |
| 2370 | + version "7.1.0" |
| 2371 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.1.0.tgz#08ed196607d50863d90e51502eb7d710cea17cf9" |
| 2372 | + integrity sha512-O34R6l/9dkSW3D6lKnTNATnHaAabmuF1kRLWpIablC8jgC5SVyIpCIwiIYUt2EpeES7DbVg7BxnZp36uSgm87Q== |
2374 | 2373 | dependencies: |
2375 | | - "@sentry/hub" "6.19.7" |
2376 | | - "@sentry/types" "6.19.7" |
2377 | | - tslib "^1.9.3" |
2378 | | - |
2379 | | - |
2380 | | - version "6.19.7" |
2381 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.19.7.tgz#32963b36b48daebbd559e6f13b1deb2415448592" |
2382 | | - integrity sha512-gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg== |
2383 | | - dependencies: |
2384 | | - "@sentry/core" "6.19.7" |
2385 | | - "@sentry/hub" "6.19.7" |
2386 | | - "@sentry/types" "6.19.7" |
2387 | | - "@sentry/utils" "6.19.7" |
| 2374 | + "@sentry/core" "7.1.0" |
| 2375 | + "@sentry/hub" "7.1.0" |
| 2376 | + "@sentry/types" "7.1.0" |
| 2377 | + "@sentry/utils" "7.1.0" |
2388 | 2378 | cookie "^0.4.1" |
2389 | 2379 | https-proxy-agent "^5.0.0" |
2390 | 2380 | lru_map "^0.3.3" |
2391 | 2381 | tslib "^1.9.3" |
2392 | 2382 |
|
2393 | | -"@sentry/types@6.19.7": |
2394 | | - version "6.19.7" |
2395 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.19.7.tgz#c6b337912e588083fc2896eb012526cf7cfec7c7" |
2396 | | - integrity sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg== |
| 2383 | +"@sentry/types@7.1.0": |
| 2384 | + version "7.1.0" |
| 2385 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.1.0.tgz#dfe273df97acfec984c610a0e2ef00dea1918c7b" |
| 2386 | + integrity sha512-nsOJgpltnshJchBDr6H+QaL32nTtt13prbIsdgXghB4ty59H99XAj/nZ2z/nDC0sQhmuvpm8GOG/u5rpBDBuig== |
2397 | 2387 |
|
2398 | | -"@sentry/utils@6.19.7": |
2399 | | - version "6.19.7" |
2400 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.19.7.tgz#6edd739f8185fd71afe49cbe351c1bbf5e7b7c79" |
2401 | | - integrity sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA== |
| 2388 | +"@sentry/utils@7.1.0": |
| 2389 | + version "7.1.0" |
| 2390 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.1.0.tgz#02ac124ff2d31687c21c2914f4ba60f57e698697" |
| 2391 | + integrity sha512-kDsijHp3TmBvO4HKzuGz8bgHJm5TsCihoPZt67LI+UNm1bVssYhNOTnTE9iIXMWsH4JY9f8feLzhofnnkz8wzA== |
2402 | 2392 | dependencies: |
2403 | | - "@sentry/types" "6.19.7" |
| 2393 | + "@sentry/types" "7.1.0" |
2404 | 2394 | tslib "^1.9.3" |
2405 | 2395 |
|
2406 | 2396 | "@sinonjs/commons@^1.7.0": |
|
0 commit comments