We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39f77a8 + 20ce1a2 commit fd81e1bCopy full SHA for fd81e1b
packages/apollo/package.json
@@ -49,7 +49,7 @@
49
"@as-integrations/fastify": "^1.3.0",
50
"@nestjs/common": "^9.0.0",
51
"@nestjs/core": "^9.3.8",
52
- "@nestjs/graphql": "^10.1.7",
+ "@nestjs/graphql": "^11.0.0",
53
"graphql": "^16.6.0"
54
},
55
"peerDependenciesMeta": {
@@ -60,4 +60,4 @@
60
"optional": true
61
}
62
63
-}
+}
packages/mercurius/package.json
@@ -41,7 +41,7 @@
41
"@mercuriusjs/federation": "^1.0.0",
42
"@mercuriusjs/gateway": "^1.0.0",
43
"@nestjs/common": "^9.3.8",
44
45
"fastify": "^4.12.0",
46
"graphql": "^16.0.0",
47
"mercurius": "^12.0.0"
@@ -57,4 +57,4 @@
57
58
59
0 commit comments