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 a5f0d1eCopy full SHA for a5f0d1e
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.24.0",
+ "@apollo/gateway": "0.28.0",
21
"apollo-graphql": "0.6.1",
22
- "apollo-server": "2.21.0",
23
- "apollo-server-testing": "2.21.0",
+ "apollo-server": "2.24.0",
+ "apollo-server-testing": "2.24.0",
24
"cz-conventional-changelog": "3.3.0",
25
"graphql": "15.5.0",
26
"jest": "26.6.3",
0 commit comments