Skip to content

Commit 55888cb

Browse files
fix(deps): update apollo graphql packages to v2.5.3
1 parent 12679b8 commit 55888cb

File tree

12 files changed

+528
-652
lines changed

12 files changed

+528
-652
lines changed

sample/31-graphql-federation-code-first/gateway/package-lock.json

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

sample/31-graphql-federation-code-first/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test:e2e": "echo 'No e2e tests implemented yet.'"
2020
},
2121
"dependencies": {
22-
"@apollo/gateway": "2.2.3",
22+
"@apollo/gateway": "2.5.3",
2323
"@apollo/server": "4.9.3",
2424
"@nestjs/apollo": "12.0.3",
2525
"@nestjs/common": "10.0.3",

0 commit comments

Comments
 (0)