|
1645 | 1645 | "@parcel/watcher-win32-ia32" "2.5.1" |
1646 | 1646 | "@parcel/watcher-win32-x64" "2.5.1" |
1647 | 1647 |
|
| 1648 | +"@pinojs/redact@^0.4.0": |
| 1649 | + version "0.4.0" |
| 1650 | + resolved "https://registry.yarnpkg.com/@pinojs/redact/-/redact-0.4.0.tgz#c3de060dd12640dcc838516aa2a6803cc7b2e9d6" |
| 1651 | + integrity sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg== |
| 1652 | + |
1648 | 1653 | "@pkgr/core@^0.2.9": |
1649 | 1654 | version "0.2.9" |
1650 | 1655 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b" |
@@ -5162,11 +5167,6 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: |
5162 | 5167 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" |
5163 | 5168 | integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== |
5164 | 5169 |
|
5165 | | -fast-redact@^3.1.1: |
5166 | | - version "3.1.2" |
5167 | | - resolved "https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.1.2.tgz#d58e69e9084ce9fa4c1a6fa98a3e1ecf5d7839aa" |
5168 | | - integrity sha512-+0em+Iya9fKGfEQGcd62Yv6onjBmmhV1uh86XVfOU8VwAe6kaFdQCWI9s0/Nnugx5Vd9tdbZ7e6gE2tR9dzXdw== |
5169 | | - |
5170 | 5170 | fast-safe-stringify@^2.0.2, fast-safe-stringify@^2.1.1: |
5171 | 5171 | version "2.1.1" |
5172 | 5172 | resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884" |
|
8383 | 8383 | split2 "^4.1.0" |
8384 | 8384 | through2 "^4.0.2" |
8385 | 8385 |
|
8386 | | -pino@9.10.0: |
8387 | | - version "9.10.0" |
8388 | | - resolved "https://registry.yarnpkg.com/pino/-/pino-9.10.0.tgz#b78555637605ef6f4287e51a89b2087d66da4859" |
8389 | | - integrity sha512-VOFxoNnxICtxaN8S3E73pR66c5MTFC+rwRcNRyHV/bV/c90dXvJqMfjkeRFsGBDXmlUN3LccJQPqGIufnaJePA== |
| 8386 | +pino@10.1.0: |
| 8387 | + version "10.1.0" |
| 8388 | + resolved "https://registry.yarnpkg.com/pino/-/pino-10.1.0.tgz#eb2a8a5b509fe4c75643ccec30461ea24766003a" |
| 8389 | + integrity sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w== |
8390 | 8390 | dependencies: |
| 8391 | + "@pinojs/redact" "^0.4.0" |
8391 | 8392 | atomic-sleep "^1.0.0" |
8392 | | - fast-redact "^3.1.1" |
8393 | 8393 | on-exit-leak-free "^2.1.0" |
8394 | 8394 | pino-abstract-transport "^2.0.0" |
8395 | 8395 | pino-std-serializers "^7.0.0" |
|
0 commit comments