|
4954 | 4954 | semver "^7.5.4"
|
4955 | 4955 | toad-cache "^3.3.0"
|
4956 | 4956 |
|
| 4957 | + |
| 4958 | + version "4.25.0" |
| 4959 | + resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.25.0.tgz#0b6c7e030464a428c878cd53f537acd185792b6a" |
| 4960 | + integrity sha512-2XANZZDadl/PccnVbmrIC8BmUtb16MO5Hyfnqv1cZIslvf7GYTVwlPuVxLKL23NNxWRc5BikY8HyhWj+NJvokA== |
| 4961 | + dependencies: |
| 4962 | + "@fastify/ajv-compiler" "^3.5.0" |
| 4963 | + "@fastify/error" "^3.4.0" |
| 4964 | + "@fastify/fast-json-stringify-compiler" "^4.3.0" |
| 4965 | + abstract-logging "^2.0.1" |
| 4966 | + avvio "^8.2.1" |
| 4967 | + fast-content-type-parse "^1.1.0" |
| 4968 | + fast-json-stringify "^5.8.0" |
| 4969 | + find-my-way "^7.7.0" |
| 4970 | + light-my-request "^5.11.0" |
| 4971 | + pino "^8.17.0" |
| 4972 | + process-warning "^3.0.0" |
| 4973 | + proxy-addr "^2.0.7" |
| 4974 | + rfdc "^1.3.0" |
| 4975 | + secure-json-parse "^2.7.0" |
| 4976 | + semver "^7.5.4" |
| 4977 | + toad-cache "^3.3.0" |
| 4978 | + |
4957 | 4979 | fastparallel@^2.3.0:
|
4958 | 4980 | version "2.4.1"
|
4959 | 4981 | resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
|
@@ -8897,6 +8919,23 @@ pino@^8.16.0:
|
8897 | 8919 | sonic-boom "^3.7.0"
|
8898 | 8920 | thread-stream "^2.0.0"
|
8899 | 8921 |
|
| 8922 | +pino@^8.17.0: |
| 8923 | + version "8.17.0" |
| 8924 | + resolved "https://registry.yarnpkg.com/pino/-/pino-8.17.0.tgz#db30a77b2b510f058eee93b85f5a1fd49de99df2" |
| 8925 | + integrity sha512-ey+Mku+PVPhvxglLXMg1l1zQMwSHuNrKC3MD40EDZbkckJmmuY7DYZLIOwwjZ8ix/Nvhe9dZt5H99cgkot9bAw== |
| 8926 | + dependencies: |
| 8927 | + atomic-sleep "^1.0.0" |
| 8928 | + fast-redact "^3.1.1" |
| 8929 | + on-exit-leak-free "^2.1.0" |
| 8930 | + pino-abstract-transport v1.1.0 |
| 8931 | + pino-std-serializers "^6.0.0" |
| 8932 | + process-warning "^2.0.0" |
| 8933 | + quick-format-unescaped "^4.0.3" |
| 8934 | + real-require "^0.2.0" |
| 8935 | + safe-stable-stringify "^2.3.1" |
| 8936 | + sonic-boom "^3.7.0" |
| 8937 | + thread-stream "^2.0.0" |
| 8938 | + |
8900 | 8939 | pirates@^4.0.4:
|
8901 | 8940 | version "4.0.6"
|
8902 | 8941 | resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
|
@@ -8959,6 +8998,11 @@ process-warning@^2.0.0, process-warning@^2.2.0:
|
8959 | 8998 | resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-2.2.0.tgz#008ec76b579820a8e5c35d81960525ca64feb626"
|
8960 | 8999 | integrity sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg==
|
8961 | 9000 |
|
| 9001 | +process-warning@^3.0.0: |
| 9002 | + version "3.0.0" |
| 9003 | + resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-3.0.0.tgz#96e5b88884187a1dce6f5c3166d611132058710b" |
| 9004 | + integrity sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ== |
| 9005 | + |
8962 | 9006 | process@^0.11.10:
|
8963 | 9007 | version "0.11.10"
|
8964 | 9008 | resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
|
0 commit comments