Skip to content

Commit 9bc30d8

Browse files
committed
Update dependency pino to ^7.10.0
1 parent 5e2bfe0 commit 9bc30d8

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
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": "^7.10.0",
88
"pino-pretty": "^7.2.0",
99
"winston": "^3.3.3"
1010
}

yarn.lock

Lines changed: 17 additions & 17 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==
@@ -3583,22 +3578,22 @@ pino-std-serializers@^4.0.0:
35833578
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-4.0.0.tgz#1791ccd2539c091ae49ce9993205e2cd5dbba1e2"
35843579
integrity sha512-cK0pekc1Kjy5w9V2/n+8MkZwusa6EyyxfeQCB799CQRhRt/CqYKiWs5adeu8Shve2ZNffvfC/7J64A2PJo1W/Q==
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@^7.10.0:
3582+
version "7.10.0"
3583+
resolved "https://registry.yarnpkg.com/pino/-/pino-7.10.0.tgz#c621a3acf3b7aa50a6156c1b3989d1703666b2b1"
3584+
integrity sha512-T6R92jy/APDElEuOk0gqa4nds3ZgqFbHde2X0g8XorlyPlVGlr9T5KQphtp72a3ByKOdZMg/gM/0IprpGQfTWg==
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"
35943588
on-exit-leak-free "^0.2.0"
35953589
pino-abstract-transport v0.5.0
35963590
pino-std-serializers "^4.0.0"
3591+
process-warning "^1.0.0"
35973592
quick-format-unescaped "^4.0.3"
35983593
real-require "^0.1.0"
35993594
safe-stable-stringify "^2.1.0"
36003595
sonic-boom "^2.2.1"
3601-
thread-stream "^0.13.0"
3596+
thread-stream "^0.15.1"
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@^1.0.0:
3666+
version "1.0.0"
3667+
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-1.0.0.tgz#980a0b25dc38cd6034181be4b7726d89066b4616"
3668+
integrity sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==
3669+
36703670
progress@^2.0.0:
36713671
version "2.0.3"
36723672
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
@@ -4284,10 +4284,10 @@ text-table@^0.2.0:
42844284
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
42854285
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
42864286

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==
4287+
thread-stream@^0.15.1:
4288+
version "0.15.2"
4289+
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-0.15.2.tgz#fb95ad87d2f1e28f07116eb23d85aba3bc0425f4"
4290+
integrity sha512-UkEhKIg2pD+fjkHQKyJO3yoIvAP3N6RlNFt2dUhcS1FGvCD1cQa1M/PGknCLFIyZdtJOWQjejp7bdNqmN7zwdA==
42914291
dependencies:
42924292
real-require "^0.1.0"
42934293

0 commit comments

Comments
 (0)