|
2511 | 2511 | resolved "https://registry.yarnpkg.com/@phun-ky/typeof/-/typeof-2.0.3.tgz#581f617862e6fd9245e992440e46a88dbc228005" |
2512 | 2512 | integrity sha512-oeQJs1aa8Ghke8JIK9yuq/+KjMiaYeDZ38jx7MhkXncXlUKjqQ3wEm2X3qCKyjo+ZZofZj+WsEEiqkTtRuE2xQ== |
2513 | 2513 |
|
| 2514 | +"@pinojs/redact@^0.4.0": |
| 2515 | + version "0.4.0" |
| 2516 | + resolved "https://registry.yarnpkg.com/@pinojs/redact/-/redact-0.4.0.tgz#c3de060dd12640dcc838516aa2a6803cc7b2e9d6" |
| 2517 | + integrity sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg== |
| 2518 | + |
2514 | 2519 | "@pkgjs/parseargs@^0.11.0": |
2515 | 2520 | version "0.11.0" |
2516 | 2521 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
|
5648 | 5653 | semver "^7.6.0" |
5649 | 5654 | toad-cache "^3.7.0" |
5650 | 5655 |
|
| 5656 | + |
| 5657 | + version "5.6.2" |
| 5658 | + resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.2.tgz#e9bd80c869f54440f62f539d646b1c303b56c40f" |
| 5659 | + integrity sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg== |
| 5660 | + dependencies: |
| 5661 | + "@fastify/ajv-compiler" "^4.0.0" |
| 5662 | + "@fastify/error" "^4.0.0" |
| 5663 | + "@fastify/fast-json-stringify-compiler" "^5.0.0" |
| 5664 | + "@fastify/proxy-addr" "^5.0.0" |
| 5665 | + abstract-logging "^2.0.1" |
| 5666 | + avvio "^9.0.0" |
| 5667 | + fast-json-stringify "^6.0.0" |
| 5668 | + find-my-way "^9.0.0" |
| 5669 | + light-my-request "^6.0.0" |
| 5670 | + pino "^10.1.0" |
| 5671 | + process-warning "^5.0.0" |
| 5672 | + rfdc "^1.3.1" |
| 5673 | + secure-json-parse "^4.0.0" |
| 5674 | + semver "^7.6.0" |
| 5675 | + toad-cache "^3.7.0" |
| 5676 | + |
5651 | 5677 | fastparallel@^2.4.1: |
5652 | 5678 | version "2.4.1" |
5653 | 5679 | resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5" |
@@ -9627,6 +9653,23 @@ pino-std-serializers@^7.0.0: |
9627 | 9653 | resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b" |
9628 | 9654 | integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA== |
9629 | 9655 |
|
| 9656 | +pino@^10.1.0: |
| 9657 | + version "10.1.0" |
| 9658 | + resolved "https://registry.yarnpkg.com/pino/-/pino-10.1.0.tgz#eb2a8a5b509fe4c75643ccec30461ea24766003a" |
| 9659 | + integrity sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w== |
| 9660 | + dependencies: |
| 9661 | + "@pinojs/redact" "^0.4.0" |
| 9662 | + atomic-sleep "^1.0.0" |
| 9663 | + on-exit-leak-free "^2.1.0" |
| 9664 | + pino-abstract-transport "^2.0.0" |
| 9665 | + pino-std-serializers "^7.0.0" |
| 9666 | + process-warning "^5.0.0" |
| 9667 | + quick-format-unescaped "^4.0.3" |
| 9668 | + real-require "^0.2.0" |
| 9669 | + safe-stable-stringify "^2.3.1" |
| 9670 | + sonic-boom "^4.0.1" |
| 9671 | + thread-stream "^3.0.0" |
| 9672 | + |
9630 | 9673 | pino@^9.0.0: |
9631 | 9674 | version "9.6.0" |
9632 | 9675 | resolved "https://registry.yarnpkg.com/pino/-/pino-9.6.0.tgz#6bc628159ba0cc81806d286718903b7fc6b13169" |
|
0 commit comments