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.
1 parent 054ef14 commit 237c696Copy full SHA for 237c696
package.json
@@ -16,11 +16,11 @@
16
"@apollo/gateway": ">= 0.23.0"
17
},
18
"devDependencies": {
19
- "@apollo/federation": "0.21.0",
20
- "@apollo/gateway": "0.23.0",
+ "@apollo/federation": "0.36.1",
+ "@apollo/gateway": "0.51.0",
21
"apollo-graphql": "0.6.1",
22
- "apollo-server": "2.21.0",
23
- "apollo-server-testing": "2.21.0",
+ "apollo-server": "2.25.4",
+ "apollo-server-testing": "2.25.3",
24
"cz-conventional-changelog": "3.3.0",
25
"graphql": "15.5.0",
26
"jest": "26.6.3",
0 commit comments