Skip to content

Commit 20ea9db

Browse files
chore(deps): update dependency fastify to v5.6.2 (#3737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 518286b commit 20ea9db

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nestjs/common": "11.1.8",
3333
"@nestjs/platform-fastify": "11.1.8",
3434
"@nestjs/testing": "11.1.8",
35-
"fastify": "5.6.1",
35+
"fastify": "5.6.2",
3636
"mercurius": "16.5.0",
3737
"mercurius-integration-testing": "9.0.1"
3838
},

yarn.lock

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2511,6 +2511,11 @@
25112511
resolved "https://registry.yarnpkg.com/@phun-ky/typeof/-/typeof-2.0.3.tgz#581f617862e6fd9245e992440e46a88dbc228005"
25122512
integrity sha512-oeQJs1aa8Ghke8JIK9yuq/+KjMiaYeDZ38jx7MhkXncXlUKjqQ3wEm2X3qCKyjo+ZZofZj+WsEEiqkTtRuE2xQ==
25132513

2514+
"@pinojs/redact@^0.4.0":
2515+
version "0.4.0"
2516+
resolved "https://registry.yarnpkg.com/@pinojs/redact/-/redact-0.4.0.tgz#c3de060dd12640dcc838516aa2a6803cc7b2e9d6"
2517+
integrity sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==
2518+
25142519
"@pkgjs/parseargs@^0.11.0":
25152520
version "0.11.0"
25162521
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
@@ -5648,6 +5653,27 @@ [email protected]:
56485653
semver "^7.6.0"
56495654
toad-cache "^3.7.0"
56505655

5656+
5657+
version "5.6.2"
5658+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.2.tgz#e9bd80c869f54440f62f539d646b1c303b56c40f"
5659+
integrity sha512-dPugdGnsvYkBlENLhCgX8yhyGCsCPrpA8lFWbTNU428l+YOnLgYHR69hzV8HWPC79n536EqzqQtvhtdaCE0dKg==
5660+
dependencies:
5661+
"@fastify/ajv-compiler" "^4.0.0"
5662+
"@fastify/error" "^4.0.0"
5663+
"@fastify/fast-json-stringify-compiler" "^5.0.0"
5664+
"@fastify/proxy-addr" "^5.0.0"
5665+
abstract-logging "^2.0.1"
5666+
avvio "^9.0.0"
5667+
fast-json-stringify "^6.0.0"
5668+
find-my-way "^9.0.0"
5669+
light-my-request "^6.0.0"
5670+
pino "^10.1.0"
5671+
process-warning "^5.0.0"
5672+
rfdc "^1.3.1"
5673+
secure-json-parse "^4.0.0"
5674+
semver "^7.6.0"
5675+
toad-cache "^3.7.0"
5676+
56515677
fastparallel@^2.4.1:
56525678
version "2.4.1"
56535679
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"
@@ -9627,6 +9653,23 @@ pino-std-serializers@^7.0.0:
96279653
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
96289654
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
96299655

9656+
pino@^10.1.0:
9657+
version "10.1.0"
9658+
resolved "https://registry.yarnpkg.com/pino/-/pino-10.1.0.tgz#eb2a8a5b509fe4c75643ccec30461ea24766003a"
9659+
integrity sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==
9660+
dependencies:
9661+
"@pinojs/redact" "^0.4.0"
9662+
atomic-sleep "^1.0.0"
9663+
on-exit-leak-free "^2.1.0"
9664+
pino-abstract-transport "^2.0.0"
9665+
pino-std-serializers "^7.0.0"
9666+
process-warning "^5.0.0"
9667+
quick-format-unescaped "^4.0.3"
9668+
real-require "^0.2.0"
9669+
safe-stable-stringify "^2.3.1"
9670+
sonic-boom "^4.0.1"
9671+
thread-stream "^3.0.0"
9672+
96309673
pino@^9.0.0:
96319674
version "9.6.0"
96329675
resolved "https://registry.yarnpkg.com/pino/-/pino-9.6.0.tgz#6bc628159ba0cc81806d286718903b7fc6b13169"

0 commit comments

Comments
 (0)