Skip to content

Commit 78e489f

Browse files
Update dependency pino to v9.11.0 (#567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c15cc19 commit 78e489f

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
@@ -10,7 +10,7 @@
1010
"fastify": "5.6.0",
1111
"ioredis": "5.7.0",
1212
"mock-socket": "9.3.1",
13-
"pino": "9.9.5",
13+
"pino": "9.11.0",
1414
"pino-pretty": "13.1.1",
1515
"prom-client": "15.1.3",
1616
"redlock": "5.0.0-beta.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2354,10 +2354,10 @@ pino-std-serializers@^7.0.0:
23542354
resolved "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz"
23552355
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
23562356

2357-
pino@9.9.5:
2358-
version "9.9.5"
2359-
resolved "https://registry.yarnpkg.com/pino/-/pino-9.9.5.tgz#f06a5a0b4c715e34606290070dbb938c27eddd8b"
2360-
integrity sha512-d1s98p8/4TfYhsJ09r/Azt30aYELRi6NNnZtEbqFw6BoGsdPVf5lKNK3kUwH8BmJJfpTLNuicjUQjaMbd93dVg==
2357+
pino@9.11.0:
2358+
version "9.11.0"
2359+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.11.0.tgz#7fc383f815cf6bf5979b4d791eafd2f2496c42a6"
2360+
integrity sha512-+YIodBB9sxcWeR8PrXC2K3gEDyfkUuVEITOcbqrfcj+z5QW4ioIcqZfYFbrLTYLsmAwunbS7nfU/dpBB6PZc1g==
23612361
dependencies:
23622362
atomic-sleep "^1.0.0"
23632363
fast-redact "^3.1.1"

0 commit comments

Comments
 (0)