File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"fastify" : " 5.3.3" ,
11
11
"ioredis" : " 5.6.1" ,
12
12
"mock-socket" : " 9.3.1" ,
13
- "pino" : " 9.6 .0" ,
13
+ "pino" : " 9.7 .0" ,
14
14
"pino-pretty" : " 13.0.0" ,
15
15
"prom-client" : " 15.1.3" ,
16
16
"redlock" : " 5.0.0-beta.2" ,
Original file line number Diff line number Diff line change @@ -2231,17 +2231,17 @@ pino-std-serializers@^7.0.0:
2231
2231
resolved "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz"
2232
2232
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
2233
2233
2234
- pino@9.6 .0 :
2235
- version "9.6 .0"
2236
- resolved "https://registry.yarnpkg.com/pino/-/pino-9.6 .0.tgz#6bc628159ba0cc81806d286718903b7fc6b13169 "
2237
- integrity sha512-i85pKRCt4qMjZ1+L7sy2Ag4t1atFcdbEt76+7iRJn1g2BvsnRMGu9p8pivl9fs63M2kF/A0OacFZhTub+m/qMg ==
2234
+ pino@9.7 .0 :
2235
+ version "9.7 .0"
2236
+ resolved "https://registry.yarnpkg.com/pino/-/pino-9.7 .0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645 "
2237
+ integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg ==
2238
2238
dependencies :
2239
2239
atomic-sleep "^1.0.0"
2240
2240
fast-redact "^3.1.1"
2241
2241
on-exit-leak-free "^2.1.0"
2242
2242
pino-abstract-transport "^2.0.0"
2243
2243
pino-std-serializers "^7.0.0"
2244
- process-warning "^4 .0.0"
2244
+ process-warning "^5 .0.0"
2245
2245
quick-format-unescaped "^4.0.3"
2246
2246
real-require "^0.2.0"
2247
2247
safe-stable-stringify "^2.3.1"
You can’t perform that action at this time.
0 commit comments