We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7247a88 commit 134c993Copy full SHA for 134c993
packages/altair-fastify-plugin/package.json
@@ -10,7 +10,7 @@
10
"fastify-plugin": "^5.0.1"
11
},
12
"devDependencies": {
13
- "fastify": "^5.0.0",
+ "fastify": "^5.3.2",
14
"mercurius": "^11.5.0",
15
"ts-node": "^9.0.0",
16
"typescript": "catalog:"
@@ -30,7 +30,7 @@
30
"license": "MIT",
31
"main": "dist/index.js",
32
"peerDependencies": {
33
- "fastify": "^5.0.0"
+ "fastify": "^5.3.2"
34
35
"repository": "altair-graphql/altair.git",
36
"scripts": {
0 commit comments