Skip to content

Commit de3da1b

Browse files
Bump @apollo/composition and @apollo/gateway (#693)
1 parent afe0cf4 commit de3da1b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

example/federation/integration/gateway/package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/federation/integration/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "node index.js"
99
},
1010
"dependencies": {
11-
"@apollo/gateway": "^2.10.1",
11+
"@apollo/gateway": "^2.12.1",
1212
"@apollo/server": "^4.11.3",
1313
"graphql": "^16.10.0"
1414
}

0 commit comments

Comments
 (0)