|
2577 | 2577 | proxy-from-env "^1.1.0" |
2578 | 2578 | which "^2.0.2" |
2579 | 2579 |
|
2580 | | -"@sentry/core@7.11.1": |
2581 | | - version "7.11.1" |
2582 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.11.1.tgz#d68e796f3b6428aefd6086a1db00118df7a9a9e4" |
2583 | | - integrity sha512-kaDSZ6VNuO4ZZdqUOOX6XM6x+kjo2bMnDQ3IJG51FPvVjr8lXYhXj1Ccxcot3pBYAIWPPby2+vNDOXllmXqoBA== |
2584 | | - dependencies: |
2585 | | - "@sentry/hub" "7.11.1" |
2586 | | - "@sentry/types" "7.11.1" |
2587 | | - "@sentry/utils" "7.11.1" |
2588 | | - tslib "^1.9.3" |
2589 | | - |
2590 | | -"@sentry/hub@7.11.1": |
2591 | | - version "7.11.1" |
2592 | | - resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.11.1.tgz#1749b2b102ea1892ff388d65d66d3b402b393958" |
2593 | | - integrity sha512-M6ClgdXdptS0lUBKB5KpXXe2qMQhsoiEN2pEGRI6+auqhfHCUQB1ZXsfjiOYexKC9fwx7TyFyZ9Jcaf2DTxEhw== |
| 2580 | +"@sentry/core@7.19.0": |
| 2581 | + version "7.19.0" |
| 2582 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.19.0.tgz#74e0eaf4b9f42bb0290f4b3f3b0ea3e272dd693e" |
| 2583 | + integrity sha512-YF9cTBcAnO4R44092BJi5Wa2/EO02xn2ziCtmNgAVTN2LD31a/YVGxGBt/FDr4Y6yeuVehaqijVVvtpSmXrGJw== |
2594 | 2584 | dependencies: |
2595 | | - "@sentry/types" "7.11.1" |
2596 | | - "@sentry/utils" "7.11.1" |
| 2585 | + "@sentry/types" "7.19.0" |
| 2586 | + "@sentry/utils" "7.19.0" |
2597 | 2587 | tslib "^1.9.3" |
2598 | 2588 |
|
2599 | | -"@sentry/integrations@^7.11.1": |
2600 | | - version "7.11.1" |
2601 | | - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.11.1.tgz#fa7b648fd479b9b8b8558f5b23c8c51a066737f5" |
2602 | | - integrity sha512-G4aw9X2WdRGwLk/2pAj+5LuZnLM4u1GG3o8bOWNASR9E7IiQQ9ERYlnfW7jas+08B1Q61WLwJPXZhJxvQfxLQw== |
| 2589 | +"@sentry/integrations@^7.19.0": |
| 2590 | + version "7.19.0" |
| 2591 | + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.19.0.tgz#570b7ced7ef9de43a6a56f99f324936148adf6b9" |
| 2592 | + integrity sha512-0x5AGU7EBIzOTSqD7TFvD4S5eX6hbqbvb4YCzJt3SIZC3bO4FiBu2t0y+PIZUSsupnqafBIIWsCcGWeKrNHAyA== |
2603 | 2593 | dependencies: |
2604 | | - "@sentry/types" "7.11.1" |
2605 | | - "@sentry/utils" "7.11.1" |
| 2594 | + "@sentry/types" "7.19.0" |
| 2595 | + "@sentry/utils" "7.19.0" |
2606 | 2596 | localforage "^1.8.1" |
2607 | 2597 | tslib "^1.9.3" |
2608 | 2598 |
|
2609 | | -"@sentry/node@^7.11.1": |
2610 | | - version "7.11.1" |
2611 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.11.1.tgz#97fd26de26e8203a3c34e26b38f3c2a5ba46828b" |
2612 | | - integrity sha512-EAAHou/eHSzwRK0Z5qnQiwXNbkpnjWjloaG979gftA+MS/kM0AxQHdOrSJQbOEaqRf3F7/eC4Hj+1tfglAuaLQ== |
| 2599 | +"@sentry/node@^7.19.0": |
| 2600 | + version "7.19.0" |
| 2601 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.19.0.tgz#4c9494d6aaa15d7f22fe4e6c31d0358a365adb2f" |
| 2602 | + integrity sha512-yG7Tx32WqOkEHVotFLrumCcT9qlaSDTkFNZ+yLSvZXx74ifsE781DzBA9W7K7bBdYO3op+p2YdsOKzf3nPpAyQ== |
2613 | 2603 | dependencies: |
2614 | | - "@sentry/core" "7.11.1" |
2615 | | - "@sentry/hub" "7.11.1" |
2616 | | - "@sentry/types" "7.11.1" |
2617 | | - "@sentry/utils" "7.11.1" |
| 2604 | + "@sentry/core" "7.19.0" |
| 2605 | + "@sentry/types" "7.19.0" |
| 2606 | + "@sentry/utils" "7.19.0" |
2618 | 2607 | cookie "^0.4.1" |
2619 | 2608 | https-proxy-agent "^5.0.0" |
2620 | 2609 | lru_map "^0.3.3" |
2621 | 2610 | tslib "^1.9.3" |
2622 | 2611 |
|
2623 | | -"@sentry/tracing@^7.11.1": |
2624 | | - version "7.11.1" |
2625 | | - resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.11.1.tgz#50cbe82dd5b9a1307b31761cdd4b0d71132cf5c7" |
2626 | | - integrity sha512-ilgnHfpdYUWKG/5yAXIfIbPVsCfrC4ONFBR/wN25/hdAyVfXMa3AJx7NCCXxZBOPDWH3hMW8rl4La5yuDbXofg== |
| 2612 | +"@sentry/tracing@^7.19.0": |
| 2613 | + version "7.19.0" |
| 2614 | + resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.19.0.tgz#d69ecea2c0b53d113c5100fc52d0a0acc5c8a129" |
| 2615 | + integrity sha512-SWY17M3TsgBePaGowUcSqBwaT0TJQzuNexVnLojuU0k6F57L9hubvP9zaoosoCfARXQ/3NypAFWnlJyf570rFQ== |
2627 | 2616 | dependencies: |
2628 | | - "@sentry/hub" "7.11.1" |
2629 | | - "@sentry/types" "7.11.1" |
2630 | | - "@sentry/utils" "7.11.1" |
| 2617 | + "@sentry/core" "7.19.0" |
| 2618 | + "@sentry/types" "7.19.0" |
| 2619 | + "@sentry/utils" "7.19.0" |
2631 | 2620 | tslib "^1.9.3" |
2632 | 2621 |
|
2633 | | -"@sentry/types@7.11.1": |
2634 | | - version "7.11.1" |
2635 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.11.1.tgz#06e2827f6ba37159c33644208a0453b86d25e232" |
2636 | | - integrity sha512-gIEhOPxC2cjrxQ0+K2SFJ1P6e/an5osSxVc9OOtekN28eHtVsXFCLB8XVWeNQnS7N2VkrVrkqORMBz1kvIcvVQ== |
| 2622 | +"@sentry/types@7.19.0": |
| 2623 | + version "7.19.0" |
| 2624 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.19.0.tgz#3ebb96670399b637a945fa499fa7436f7b930147" |
| 2625 | + integrity sha512-oGRAT6lfzoKrxO1mvxiSj0XHxWPd6Gd1wpPGuu6iJo03xgWDS+MIlD1h2unqL4N5fAzLjzmbC2D2lUw50Kn2pA== |
2637 | 2626 |
|
2638 | | -"@sentry/utils@7.11.1": |
2639 | | - version "7.11.1" |
2640 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.11.1.tgz#1635c5b223369d9428bc83c9b8908c9c3287ee10" |
2641 | | - integrity sha512-tRVXNT5O9ilkV31pyHeTqA1PcPQfMV/2OR6yUYM4ah+QVISovC0f0ybhByuH5nYg6x/Gsnx1o7pc8L1GE3+O7A== |
| 2627 | +"@sentry/utils@7.19.0": |
| 2628 | + version "7.19.0" |
| 2629 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.19.0.tgz#0e039fe57056074c3a5e47bd50d9cb4ac9a6e909" |
| 2630 | + integrity sha512-2L6lq+c9Ol2uiRxQDdcgoapmHJp24MhMN0gIkn2alSfMJ+ls6bGXzQHx6JAIdoOiwFQXRZHKL9ecfAc8O+vItA== |
2642 | 2631 | dependencies: |
2643 | | - "@sentry/types" "7.11.1" |
| 2632 | + "@sentry/types" "7.19.0" |
2644 | 2633 | tslib "^1.9.3" |
2645 | 2634 |
|
2646 | 2635 | "@sinclair/typebox@^0.24.1": |
|
0 commit comments