Skip to content

Commit e6e5509

Browse files
Update dependency pino to v8
1 parent 5e2bfe0 commit e6e5509

File tree

2 files changed

+37
-30
lines changed

2 files changed

+37
-30
lines changed

bench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.0",
55
"type": "module",
66
"dependencies": {
7-
"pino": "^7.5.1",
7+
"pino": "^8.0.0",
88
"pino-pretty": "^7.2.0",
99
"winston": "^3.3.3"
1010
}

yarn.lock

Lines changed: 36 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,11 +2015,6 @@ fast-safe-stringify@^2.0.7:
20152015
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
20162016
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
20172017

2018-
fastify-warning@^0.2.0:
2019-
version "0.2.0"
2020-
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
2021-
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
2022-
20232018
fastq@^1.6.0:
20242019
version "1.13.0"
20252020
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
@@ -2171,7 +2166,7 @@ gensync@^1.0.0-beta.2:
21712166
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
21722167
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
21732168

2174-
get-caller-file@^2.0.1, get-caller-file@^2.0.5:
2169+
get-caller-file@^2.0.1:
21752170
version "2.0.5"
21762171
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
21772172
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
@@ -3341,10 +3336,10 @@ object.values@^1.1.5:
33413336
define-properties "^1.1.3"
33423337
es-abstract "^1.19.1"
33433338

3344-
on-exit-leak-free@^0.2.0:
3345-
version "0.2.0"
3346-
resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-0.2.0.tgz#b39c9e3bf7690d890f4861558b0d7b90a442d209"
3347-
integrity sha512-dqaz3u44QbRXQooZLTUKU41ZrzYrcvLISVgbrzbyCMxpmSLJvZ3ZamIJIZ29P6OhZIkNIQKosdeM6t1LYbA9hg==
3339+
on-exit-leak-free@^1.0.0:
3340+
version "1.0.0"
3341+
resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-1.0.0.tgz#4a2accb382278a266848bb1a21439e5fc3cd9881"
3342+
integrity sha512-Ve8ubhrXRdnuCJ5bQSQpP3uaV43K1PMcOfSRC1pqHgRZommXCgsXwh08jVC5NpjwScE23BPDwDvVg4cov3mwjw==
33483343

33493344
once@^1.3.0, once@^1.3.1, once@^1.4.0:
33503345
version "1.4.0"
@@ -3578,27 +3573,27 @@ pino-pretty@^7.2.0:
35783573
sonic-boom "^2.2.0"
35793574
strip-json-comments "^3.1.1"
35803575

3581-
pino-std-serializers@^4.0.0:
3582-
version "4.0.0"
3583-
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-4.0.0.tgz#1791ccd2539c091ae49ce9993205e2cd5dbba1e2"
3584-
integrity sha512-cK0pekc1Kjy5w9V2/n+8MkZwusa6EyyxfeQCB799CQRhRt/CqYKiWs5adeu8Shve2ZNffvfC/7J64A2PJo1W/Q==
3576+
pino-std-serializers@^5.0.0:
3577+
version "5.6.0"
3578+
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-5.6.0.tgz#31b141155d6520967c5ec72944d08fb45c490fd3"
3579+
integrity sha512-VdUXCw8gO+xhir7sFuoYSjTnzB+TMDGxhAC/ph3YS3sdHnXNdsK0wMtADNUltfeGkn2KDxEM21fnjF3RwXyC8A==
35853580

3586-
pino@^7.5.1:
3587-
version "7.5.1"
3588-
resolved "https://registry.yarnpkg.com/pino/-/pino-7.5.1.tgz#6e4cd3389e9365caf64039d4b83dcfa84ed43fee"
3589-
integrity sha512-Wzo2G7CLaRHKOz3+Ex006LC5Xi0xEUm+mwm/h0NKzuKZONdekcbmjXg7vWDoO8hVTGX+1RuUy2fwlzvZ24EI5A==
3581+
pino@^8.0.0:
3582+
version "8.0.0"
3583+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.0.0.tgz#7918a19b647a8f281fe06a28043e99ade12dce46"
3584+
integrity sha512-EvZh9ZUoLGkrhqhoF9UBxw2/ZiAhXHUKlGrI4WUT/wLu0sfu8Wr3NJaZ6lxcy/S51W0PMSon5KE7ujPAhc/G6g==
35903585
dependencies:
3586+
atomic-sleep "^1.0.0"
35913587
fast-redact "^3.0.0"
3592-
fastify-warning "^0.2.0"
3593-
get-caller-file "^2.0.5"
3594-
on-exit-leak-free "^0.2.0"
3588+
on-exit-leak-free "^1.0.0"
35953589
pino-abstract-transport v0.5.0
3596-
pino-std-serializers "^4.0.0"
3590+
pino-std-serializers "^5.0.0"
3591+
process-warning "^2.0.0"
35973592
quick-format-unescaped "^4.0.3"
35983593
real-require "^0.1.0"
35993594
safe-stable-stringify "^2.1.0"
3600-
sonic-boom "^2.2.1"
3601-
thread-stream "^0.13.0"
3595+
sonic-boom "^3.0.0"
3596+
thread-stream "^1.0.0"
36023597

36033598
pirates@^4.0.1:
36043599
version "4.0.1"
@@ -3667,6 +3662,11 @@ process-nextick-args@~2.0.0:
36673662
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
36683663
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
36693664

3665+
process-warning@^2.0.0:
3666+
version "2.0.0"
3667+
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-2.0.0.tgz#341dbeaac985b90a04ebcd844d50097c7737b2ee"
3668+
integrity sha512-+MmoAXoUX+VTHAlwns0h+kFUWFs/3FZy+ZuchkgjyOu3oioLAo2LB5aCfKPh2+P9O18i3m43tUEv3YqttSy0Ww==
3669+
36703670
progress@^2.0.0:
36713671
version "2.0.3"
36723672
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
@@ -4024,13 +4024,20 @@ smartwrap@^1.2.3:
40244024
wcwidth "^1.0.1"
40254025
yargs "^15.1.0"
40264026

4027-
sonic-boom@^2.2.0, sonic-boom@^2.2.1:
4027+
sonic-boom@^2.2.0:
40284028
version "2.3.1"
40294029
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-2.3.1.tgz#e6572184fb3adf145dbfeccff48141bbd1009e4c"
40304030
integrity sha512-o0vJPsRiCW5Q0EmRKjNiiYGy2DqSXcxk4mY9vIBSPwmkH/e/vJ2Tq8EECd5NTiO77x8vlVN+ykDjRQJTqf7eKg==
40314031
dependencies:
40324032
atomic-sleep "^1.0.0"
40334033

4034+
sonic-boom@^3.0.0:
4035+
version "3.0.0"
4036+
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.0.0.tgz#235119a6606e2646919a27d83ef687f2ba6c0fba"
4037+
integrity sha512-p5DiZOZHbJ2ZO5MADczp5qrfOd3W5Vr2vHxfCpe7G4AzPwVOweIjbfgku8wSQUuk+Y5Yuo8W7JqRe6XKmKistg==
4038+
dependencies:
4039+
atomic-sleep "^1.0.0"
4040+
40344041
source-map@^0.5.0:
40354042
version "0.5.7"
40364043
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -4284,10 +4291,10 @@ text-table@^0.2.0:
42844291
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
42854292
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
42864293

4287-
thread-stream@^0.13.0:
4288-
version "0.13.0"
4289-
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-0.13.0.tgz#c68054bdea250c5d8d400caa3233a150d5461cca"
4290-
integrity sha512-kTMZeX4Dzlb1zZ00/01aerGaTw2i8NE4sWF0TvF1uXewRhCiUjCvatQkvxIvFqauWG2ADFS2Wpd3qBeYL9i3dg==
4294+
thread-stream@^1.0.0:
4295+
version "1.0.0"
4296+
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-1.0.0.tgz#a7ba5c3defceb77c69deea6c3a62faf74891e4ba"
4297+
integrity sha512-2Sw29jWubQWOcVa7MhLHJ51wjksUD/GHN4Fy3hP9w9DYTujifoZGSKBl54CMLRXWoD5h2pD707kY3fAdzhcwAg==
42914298
dependencies:
42924299
real-require "^0.1.0"
42934300

0 commit comments

Comments
 (0)