|
1538 | 1538 | domhandler "^4.2.0" |
1539 | 1539 | selderee "^0.6.0" |
1540 | 1540 |
|
1541 | | -"@sentry/core@7.21.1": |
1542 | | - version "7.21.1" |
1543 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.21.1.tgz#d0423282d90875625802dfe380f9657e9242b72b" |
1544 | | - integrity sha512-Og5wEEsy24fNvT/T7IKjcV4EvVK5ryY2kxbJzKY6GU2eX+i+aBl+n/vp7U0Es351C/AlTkS+0NOUsp2TQQFxZA== |
| 1541 | +"@sentry/core@7.22.0": |
| 1542 | + version "7.22.0" |
| 1543 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.22.0.tgz#8e50f288e5e8fcaa2774daffd2487e042a392893" |
| 1544 | + integrity sha512-qYJiJrL1mfQQln84mNunBRUkXq7xDGQQoNh4Sz9VYP5698va51zmS5BLYRCZ5CkPwRYNuhUqlUXN7bpYGYOOIA== |
1545 | 1545 | dependencies: |
1546 | | - "@sentry/types" "7.21.1" |
1547 | | - "@sentry/utils" "7.21.1" |
| 1546 | + "@sentry/types" "7.22.0" |
| 1547 | + "@sentry/utils" "7.22.0" |
1548 | 1548 | tslib "^1.9.3" |
1549 | 1549 |
|
1550 | | -"@sentry/node@7.21.1": |
1551 | | - version "7.21.1" |
1552 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.21.1.tgz#929a2ad84c25f5374ec7323267f1171f6b0e261e" |
1553 | | - integrity sha512-B+p1nQHaFWdCCRVmvqlr/+vdQCI3mGLObucNfK2YC22IQZg7+3u6tEbxJ7umITIjeSSKgf7ZoZwCxL9VfkrNXg== |
| 1550 | +"@sentry/node@7.22.0": |
| 1551 | + version "7.22.0" |
| 1552 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.22.0.tgz#d575481e56d3326ad457378db5ab7cc804b712fd" |
| 1553 | + integrity sha512-jKhxqKsbEEaY/g3FTzpj1fwukN0IkNv4V+0Fl+t/EmSNUL/7q5FMmDBa+fFQuQzwps8UEpzqPOzMSRapVsoP0w== |
1554 | 1554 | dependencies: |
1555 | | - "@sentry/core" "7.21.1" |
1556 | | - "@sentry/types" "7.21.1" |
1557 | | - "@sentry/utils" "7.21.1" |
| 1555 | + "@sentry/core" "7.22.0" |
| 1556 | + "@sentry/types" "7.22.0" |
| 1557 | + "@sentry/utils" "7.22.0" |
1558 | 1558 | cookie "^0.4.1" |
1559 | 1559 | https-proxy-agent "^5.0.0" |
1560 | 1560 | lru_map "^0.3.3" |
1561 | 1561 | tslib "^1.9.3" |
1562 | 1562 |
|
1563 | | -"@sentry/types@7.21.1": |
1564 | | - version "7.21.1" |
1565 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.21.1.tgz#408a7b95a66ddc30c4359979594e03bee8f9fbdc" |
1566 | | - integrity sha512-3/IKnd52Ol21amQvI+kz+WB76s8/LR5YvFJzMgIoI2S8d82smIr253zGijRXxHPEif8kMLX4Yt+36VzrLxg6+A== |
| 1563 | +"@sentry/types@7.22.0": |
| 1564 | + version "7.22.0" |
| 1565 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.22.0.tgz#58e4ce77b523048e0f31e2ea4b597946d76f6079" |
| 1566 | + integrity sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q== |
1567 | 1567 |
|
1568 | | -"@sentry/utils@7.21.1": |
1569 | | - version "7.21.1" |
1570 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.21.1.tgz#96582345178015fd32fe9159c25c44ccf2f99d2a" |
1571 | | - integrity sha512-F0W0AAi8tgtTx6ApZRI2S9HbXEA9ENX1phTZgdNNWcMFm1BNbc21XEwLqwXBNjub5nlA6CE8xnjXRgdZKx4kzQ== |
| 1568 | +"@sentry/utils@7.22.0": |
| 1569 | + version "7.22.0" |
| 1570 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.22.0.tgz#fb46dc2761e2d44cf70bc3e1fba61d55852904b5" |
| 1571 | + integrity sha512-1GiNw1opIngxg0nktCTc9wibh4/LV12kclrnB9dAOHrqazZXHXZRAkjqrhQphKcMpT+3By91W6EofjaDt5a/hg== |
1572 | 1572 | dependencies: |
1573 | | - "@sentry/types" "7.21.1" |
| 1573 | + "@sentry/types" "7.22.0" |
1574 | 1574 | tslib "^1.9.3" |
1575 | 1575 |
|
1576 | 1576 | "@sinclair/typebox@^0.24.1": |
|
0 commit comments