Skip to content

Commit a15e524

Browse files
committed
chore(deps): update dependency fastify to v4.6.0
1 parent a1a44d0 commit a15e524

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "4.5.3",
33+
"fastify": "4.6.0",
3434
"mercurius": "8.13.1",
3535
"mercurius-integration-testing": "5.0.0"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5557,10 +5557,10 @@ [email protected]:
55575557
semver "^7.3.2"
55585558
tiny-lru "^8.0.1"
55595559

5560-
fastify@4.5.3:
5561-
version "4.5.3"
5562-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.5.3.tgz#df4f00347f06e8f3d6ab35788d2d140668c2533c"
5563-
integrity sha512-Q8Zvkmg7GnioMCDX1jT2Q7iRqjywlnDZ1735D2Ipf7ashCM/3/bqPKv2Jo1ZF2iDExct2eP1C/tdhcj0GG/OuQ==
5560+
fastify@4.6.0:
5561+
version "4.6.0"
5562+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.6.0.tgz#47524173eb4013a1f98fb718ba1263f67a02a39a"
5563+
integrity sha512-EgWUvcJNvsql1R4g5/ce866BYk8SgJKjGh6AI0e9BR+NidP7hqX1ObiwHEVbkR15A9XwMtkKd3TE/tFZCjsqnA==
55645564
dependencies:
55655565
"@fastify/ajv-compiler" "^3.1.1"
55665566
"@fastify/error" "^3.0.0"

0 commit comments

Comments
 (0)