Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/gateway to v2.8.5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent bc3ba48 commit df666d6
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.4.8",
"@apollo/gateway": "2.8.5",
"@apollo/server": "^4.7.4",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.3.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.4.8",
"@apollo/gateway": "2.8.5",
"@apollo/server": "^4.7.4",
"@apollo/subgraph": "2.4.8",
"@nestjs/apollo": "12.0.11",
Expand Down

0 comments on commit df666d6

Please sign in to comment.