Skip to content

Commit 5e2bfe0

Browse files
author
Ian Walter
authored
Merge pull request #16 from generates/renovate/pino-7.x
Update dependency pino to ^7.5.1
2 parents d190056 + 6d7cb56 commit 5e2bfe0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.0",
7+
"pino": "^7.5.1",
88
"pino-pretty": "^7.2.0",
99
"winston": "^3.3.3"
1010
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3583,10 +3583,10 @@ pino-std-serializers@^4.0.0:
35833583
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-4.0.0.tgz#1791ccd2539c091ae49ce9993205e2cd5dbba1e2"
35843584
integrity sha512-cK0pekc1Kjy5w9V2/n+8MkZwusa6EyyxfeQCB799CQRhRt/CqYKiWs5adeu8Shve2ZNffvfC/7J64A2PJo1W/Q==
35853585

3586-
pino@^7.5.0:
3587-
version "7.5.0"
3588-
resolved "https://registry.yarnpkg.com/pino/-/pino-7.5.0.tgz#0491b33a0a9f2b600bec83fdd7141aee2f96586d"
3589-
integrity sha512-F/583dsETP+2fh9jE8rjN+sjrfP8EX2jAeZ1EyyPt+vuj4C59dhUcSDXke+8VLXxWoxUHc43MBG9eT5C2fba8A==
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==
35903590
dependencies:
35913591
fast-redact "^3.0.0"
35923592
fastify-warning "^0.2.0"

0 commit comments

Comments
 (0)