We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8c7c7 commit cbe0129Copy full SHA for cbe0129
packages/mercurius/package.json
@@ -32,7 +32,7 @@
32
"@nestjs/common": "^11.0.0-next.1",
33
"@nestjs/platform-fastify": "^11.0.0-next.1",
34
"@nestjs/testing": "^11.0.0-next.1",
35
- "fastify": "5.1.0",
+ "fastify": "5.2.0",
36
"mercurius": "15.1.0",
37
"mercurius-integration-testing": "9.0.0"
38
},
@@ -42,7 +42,7 @@
42
"@mercuriusjs/gateway": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0",
43
"@nestjs/common": "^9.3.8 || ^10.0.0 || ^11.0.0-next.1",
44
"@nestjs/graphql": "^12.0.0",
45
- "fastify": "^5.1.0",
+ "fastify": "^5.2.0",
46
"graphql": "^16.0.0",
47
"mercurius": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
48
0 commit comments