|
1650 | 1650 | "@parcel/watcher-win32-ia32" "2.5.1" |
1651 | 1651 | "@parcel/watcher-win32-x64" "2.5.1" |
1652 | 1652 |
|
| 1653 | +"@pinojs/redact@^0.4.0": |
| 1654 | + version "0.4.0" |
| 1655 | + resolved "https://registry.yarnpkg.com/@pinojs/redact/-/redact-0.4.0.tgz#c3de060dd12640dcc838516aa2a6803cc7b2e9d6" |
| 1656 | + integrity sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg== |
| 1657 | + |
1653 | 1658 | "@pkgr/core@^0.2.9": |
1654 | 1659 | version "0.2.9" |
1655 | 1660 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b" |
@@ -5167,11 +5172,6 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: |
5167 | 5172 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" |
5168 | 5173 | integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== |
5169 | 5174 |
|
5170 | | -fast-redact@^3.1.1: |
5171 | | - version "3.1.2" |
5172 | | - resolved "https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.1.2.tgz#d58e69e9084ce9fa4c1a6fa98a3e1ecf5d7839aa" |
5173 | | - integrity sha512-+0em+Iya9fKGfEQGcd62Yv6onjBmmhV1uh86XVfOU8VwAe6kaFdQCWI9s0/Nnugx5Vd9tdbZ7e6gE2tR9dzXdw== |
5174 | | - |
5175 | 5175 | fast-safe-stringify@^2.0.2, fast-safe-stringify@^2.1.1: |
5176 | 5176 | version "2.1.1" |
5177 | 5177 | resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884" |
|
8388 | 8388 | split2 "^4.1.0" |
8389 | 8389 | through2 "^4.0.2" |
8390 | 8390 |
|
8391 | | -pino@9.10.0: |
8392 | | - version "9.10.0" |
8393 | | - resolved "https://registry.yarnpkg.com/pino/-/pino-9.10.0.tgz#b78555637605ef6f4287e51a89b2087d66da4859" |
8394 | | - integrity sha512-VOFxoNnxICtxaN8S3E73pR66c5MTFC+rwRcNRyHV/bV/c90dXvJqMfjkeRFsGBDXmlUN3LccJQPqGIufnaJePA== |
| 8391 | +pino@10.1.0: |
| 8392 | + version "10.1.0" |
| 8393 | + resolved "https://registry.yarnpkg.com/pino/-/pino-10.1.0.tgz#eb2a8a5b509fe4c75643ccec30461ea24766003a" |
| 8394 | + integrity sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w== |
8395 | 8395 | dependencies: |
| 8396 | + "@pinojs/redact" "^0.4.0" |
8396 | 8397 | atomic-sleep "^1.0.0" |
8397 | | - fast-redact "^3.1.1" |
8398 | 8398 | on-exit-leak-free "^2.1.0" |
8399 | 8399 | pino-abstract-transport "^2.0.0" |
8400 | 8400 | pino-std-serializers "^7.0.0" |
|
0 commit comments