Skip to content

Commit e286a55

Browse files
chore(deps): update dependency fastify to v5
1 parent 19a42b4 commit e286a55

File tree

3 files changed

+345
-59
lines changed

3 files changed

+345
-59
lines changed

package-lock.json

+214-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mercurius/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nestjs/common": "10.4.6",
3333
"@nestjs/platform-fastify": "10.4.6",
3434
"@nestjs/testing": "10.4.6",
35-
"fastify": "4.28.1",
35+
"fastify": "5.1.0",
3636
"mercurius": "14.1.0",
3737
"mercurius-integration-testing": "9.0.0"
3838
},
@@ -42,7 +42,7 @@
4242
"@mercuriusjs/gateway": "^1.0.0 || ^2.0.0 || ^3.0.0",
4343
"@nestjs/common": "^9.3.8 || ^10.0.0",
4444
"@nestjs/graphql": "^12.0.0",
45-
"fastify": "^4.12.0",
45+
"fastify": "^4.12.0 || ^5.0.0",
4646
"graphql": "^16.0.0",
4747
"mercurius": "^12.0.0 || ^13.0.0 || ^14.0.0"
4848
},

0 commit comments

Comments
 (0)