Skip to content

Commit 049258c

Browse files
Update dependency pino to v9.8.0
1 parent 79343f6 commit 049258c

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.4.0",
8484
"fastify-plugin": "5.0.1",
85-
"pino": "9.7.0",
85+
"pino": "9.8.0",
8686
"ua-parser-js": "1.0.40"
8787
}
8888
}

yarn.lock

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

6232-
pino@9.7.0, pino@^9.0.0, pino@^9.7.0:
6233-
version "9.7.0"
6234-
resolved "https://registry.yarnpkg.com/pino/-/pino-9.7.0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645"
6235-
integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==
6232+
pino@9.8.0, pino@^9.0.0, pino@^9.7.0:
6233+
version "9.8.0"
6234+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.8.0.tgz#8730b8ff2e1b94ef3691666ee067f7352fef1de8"
6235+
integrity sha512-L5+rV1wL7vGAcxXP7sPpN5lrJ07Piruka6ArXr7EWBXxdVWjJshGVX8suFsiusJVcGKDGUFfbgbnKdg+VAC+0g==
62366236
dependencies:
62376237
atomic-sleep "^1.0.0"
62386238
fast-redact "^3.1.1"

0 commit comments

Comments
 (0)