Skip to content

Commit 07e4d07

Browse files
committed
chore(deps): update dependency fastify to v3.29.1
1 parent c67cfa8 commit 07e4d07

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@nestjs/common": "8.4.7",
3131
"@nestjs/platform-fastify": "8.4.7",
3232
"@nestjs/testing": "8.4.7",
33-
"fastify": "3.29.0",
33+
"fastify": "3.29.1",
3434
"mercurius": "8.12.2",
3535
"mercurius-integration-testing": "5.0.0"
3636
},

yarn.lock

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5235,6 +5235,27 @@ [email protected]:
52355235
semver "^7.3.2"
52365236
tiny-lru "^8.0.1"
52375237

5238+
5239+
version "3.29.1"
5240+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.29.1.tgz#0d44d0f1d2d17d22b7bc068a45706290a36eebb8"
5241+
integrity sha512-UhGmh0/J0YQetqULYfv/utvut0R6ICQvO6Oh81JvG75UbjVgueqoE6EPChB3gR5aF3dVKpT/qFTgc7zvpGTYNg==
5242+
dependencies:
5243+
"@fastify/ajv-compiler" "^1.0.0"
5244+
"@fastify/error" "^2.0.0"
5245+
abstract-logging "^2.0.0"
5246+
avvio "^7.1.2"
5247+
fast-json-stringify "^2.5.2"
5248+
find-my-way "^4.5.0"
5249+
flatstr "^1.0.12"
5250+
light-my-request "^4.2.0"
5251+
pino "^6.13.0"
5252+
process-warning "^1.0.0"
5253+
proxy-addr "^2.0.7"
5254+
rfdc "^1.1.4"
5255+
secure-json-parse "^2.0.0"
5256+
semver "^7.3.2"
5257+
tiny-lru "^8.0.1"
5258+
52385259
fastparallel@^2.3.0:
52395260
version "2.4.1"
52405261
resolved "https://registry.yarnpkg.com/fastparallel/-/fastparallel-2.4.1.tgz#0d984a5813ffa67f30b4a5cb4cb8cbe61c7ee5a5"

0 commit comments

Comments
 (0)