Skip to content

Commit 389edf1

Browse files
Update dependency pino to v9.9.0
1 parent c680d6b commit 389edf1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@tryghost/validator": "0.2.17",
8383
"fastify": "5.5.0",
8484
"fastify-plugin": "5.0.1",
85-
"pino": "9.7.0",
85+
"pino": "9.9.0",
8686
"ua-parser-js": "1.0.41"
8787
}
8888
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6395,10 +6395,10 @@ pino-std-serializers@^7.0.0:
63956395
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
63966396
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
63976397

6398-
pino@9.7.0, pino@^9.0.0, pino@^9.7.0:
6399-
version "9.7.0"
6400-
resolved "https://registry.yarnpkg.com/pino/-/pino-9.7.0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645"
6401-
integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==
6398+
pino@9.9.0, pino@^9.0.0, pino@^9.7.0:
6399+
version "9.9.0"
6400+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.9.0.tgz#0d2667ab4a54b561a4434a321ec595f305ab9cd1"
6401+
integrity sha512-zxsRIQG9HzG+jEljmvmZupOMDUQ0Jpj0yAgE28jQvvrdYTlEaiGwelJpdndMl/MBuRr70heIj83QyqJUWaU8mQ==
64026402
dependencies:
64036403
atomic-sleep "^1.0.0"
64046404
fast-redact "^3.1.1"

0 commit comments

Comments
 (0)