Skip to content

Commit cbe0129

Browse files
committed
feat: update fastify 5.2.0
1 parent 7c8c7c7 commit cbe0129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/mercurius/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nestjs/common": "^11.0.0-next.1",
3333
"@nestjs/platform-fastify": "^11.0.0-next.1",
3434
"@nestjs/testing": "^11.0.0-next.1",
35-
"fastify": "5.1.0",
35+
"fastify": "5.2.0",
3636
"mercurius": "15.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 || ^4.0.0",
4343
"@nestjs/common": "^9.3.8 || ^10.0.0 || ^11.0.0-next.1",
4444
"@nestjs/graphql": "^12.0.0",
45-
"fastify": "^5.1.0",
45+
"fastify": "^5.2.0",
4646
"graphql": "^16.0.0",
4747
"mercurius": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
4848
},

0 commit comments

Comments
 (0)