Skip to content

Commit 35a3399

Browse files
Merge pull request #14301 from nestjs/renovate/apollo-graphql-packages
fix(deps): update dependency @apollo/gateway to v2.9.3
2 parents 1a1118e + 5b055df commit 35a3399

File tree

1 file changed

+1
-1
lines changed
  • sample/32-graphql-federation-schema-first/users-application

1 file changed

+1
-1
lines changed

sample/32-graphql-federation-schema-first/users-application/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:e2e": "echo 'No e2e tests implemented yet.'"
2121
},
2222
"dependencies": {
23-
"@apollo/gateway": "2.8.5",
23+
"@apollo/gateway": "2.9.3",
2424
"@apollo/server": "^4.7.4",
2525
"@apollo/subgraph": "2.9.3",
2626
"@nestjs/apollo": "12.2.2",

0 commit comments

Comments
 (0)