File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 31
31
"fastify-server-session" : " 5.0.1" ,
32
32
"fastify-swagger" : " 5.1.0" ,
33
33
"got" : " 11.8.3" ,
34
- "pino" : " 7.9.1 " ,
34
+ "pino" : " 7.11.0 " ,
35
35
"uuid" : " 8.3.2"
36
36
},
37
37
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3571,11 +3571,12 @@ pino-std-serializers@^4.0.0:
3571
3571
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-4.0.0.tgz#1791ccd2539c091ae49ce9993205e2cd5dbba1e2"
3572
3572
integrity sha512-cK0pekc1Kjy5w9V2/n+8MkZwusa6EyyxfeQCB799CQRhRt/CqYKiWs5adeu8Shve2ZNffvfC/7J64A2PJo1W/Q==
3573
3573
3574
- pino@7.9.1 :
3575
- version "7.9.1 "
3576
- resolved "https://registry.yarnpkg.com/pino/-/pino-7.9.1 .tgz#7e6f401cac6e80b4eaee908ab90a05e48455cec2 "
3577
- integrity sha512-28+D7c5orCoScdcWtiPXrCA9tdVosBWrYQgVtPdYTyiuTt6u/+rbEtpJR+dtVG8k1flhv0H2f0XSkgGm+TdjqQ ==
3574
+ pino@7.11.0 :
3575
+ version "7.11.0 "
3576
+ resolved "https://registry.yarnpkg.com/pino/-/pino-7.11.0 .tgz#0f0ea5c4683dc91388081d44bff10c83125066f6 "
3577
+ integrity sha512-dMACeu63HtRLmCG8VKdy4cShCPKaYDR4youZqoSWLxl5Gu99HUw8bw75thbPv9Nip+H+QYX8o3ZJbTdVZZ2TVg ==
3578
3578
dependencies :
3579
+ atomic-sleep "^1.0.0"
3579
3580
fast-redact "^3.0.0"
3580
3581
on-exit-leak-free "^0.2.0"
3581
3582
pino-abstract-transport v0.5.0
3585
3586
real-require "^0.1.0"
3586
3587
safe-stable-stringify "^2.1.0"
3587
3588
sonic-boom "^2.2.1"
3588
- thread-stream "^0.13.0 "
3589
+ thread-stream "^0.15.1 "
3589
3590
3590
3591
pino@^6.13.0 :
3591
3592
version "6.13.0"
@@ -4325,10 +4326,10 @@ text-table@^0.2.0:
4325
4326
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
4326
4327
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
4327
4328
4328
- thread-stream@^0.13.0 :
4329
- version "0.13 .2"
4330
- resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-0.13 .2.tgz#de8ea87584baee625c631947ec73494aa86131c8 "
4331
- integrity sha512-woZFt0cLFkPdhsa+IGpRo1jiSouaHxMIljzTgt30CMjBWoUYbbcHqnunW5Yv+BXko9H05MVIcxMipI3Jblallw ==
4329
+ thread-stream@^0.15.1 :
4330
+ version "0.15 .2"
4331
+ resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-0.15 .2.tgz#fb95ad87d2f1e28f07116eb23d85aba3bc0425f4 "
4332
+ integrity sha512-UkEhKIg2pD+fjkHQKyJO3yoIvAP3N6RlNFt2dUhcS1FGvCD1cQa1M/PGknCLFIyZdtJOWQjejp7bdNqmN7zwdA ==
4332
4333
dependencies :
4333
4334
real-require "^0.1.0"
4334
4335
You can’t perform that action at this time.
0 commit comments