Skip to content

Commit

Permalink
Merge pull request #14321 from nestjs/renovate/apollo-graphql-packages
Browse files Browse the repository at this point in the history
fix(deps): update dependency @apollo/gateway to v2.9.3
  • Loading branch information
kamilmysliwiec authored Dec 12, 2024
2 parents b4cdc97 + f049931 commit 4d4103f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.8.5",
"@apollo/gateway": "2.9.3",
"@apollo/server": "^4.7.4",
"@nestjs/apollo": "12.2.2",
"@nestjs/common": "10.4.15",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.8.5",
"@apollo/gateway": "2.9.3",
"@apollo/server": "^4.7.4",
"@apollo/subgraph": "2.9.3",
"@nestjs/apollo": "12.2.2",
Expand Down

0 comments on commit 4d4103f

Please sign in to comment.