File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1111 "fastify" : " 5.7.4" ,
1212 "ioredis" : " 5.9.3" ,
1313 "mock-socket" : " 9.3.1" ,
14- "pino" : " 10.3.0 " ,
14+ "pino" : " 10.3.1 " ,
1515 "pino-pretty" : " 13.1.3" ,
1616 "prom-client" : " 15.1.3" ,
1717 "redlock" : " 5.0.0-beta.2" ,
Original file line number Diff line number Diff line change @@ -2321,7 +2321,24 @@ pino-std-serializers@^7.0.0:
23212321 resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.1.0.tgz#a7b0cd65225f29e92540e7853bd73b07479893fc"
23222322 integrity sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==
23232323
2324- pino@10.3.0, pino@^10.1.0 :
2324+ pino@10.3.1 :
2325+ version "10.3.1"
2326+ resolved "https://registry.yarnpkg.com/pino/-/pino-10.3.1.tgz#6552c8f8d8481844c9e452e7bf0be90bff1939ce"
2327+ integrity sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==
2328+ dependencies :
2329+ " @pinojs/redact" " ^0.4.0"
2330+ atomic-sleep "^1.0.0"
2331+ on-exit-leak-free "^2.1.0"
2332+ pino-abstract-transport "^3.0.0"
2333+ pino-std-serializers "^7.0.0"
2334+ process-warning "^5.0.0"
2335+ quick-format-unescaped "^4.0.3"
2336+ real-require "^0.2.0"
2337+ safe-stable-stringify "^2.3.1"
2338+ sonic-boom "^4.0.1"
2339+ thread-stream "^4.0.0"
2340+
2341+ pino@^10.1.0 :
23252342 version "10.3.0"
23262343 resolved "https://registry.yarnpkg.com/pino/-/pino-10.3.0.tgz#965ae842e9b7e6e7e9f002bac33c831b16912529"
23272344 integrity sha512-0GNPNzHXBKw6U/InGe79A3Crzyk9bcSyObF9/Gfo9DLEf5qj5RF50RSjsu0W1rZ6ZqRGdzDFCRBQvi9/rSGPtA==
You can’t perform that action at this time.
0 commit comments