Skip to content

Commit

Permalink
Update Apollo GraphQL packages to v2.5.3 (#626)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent f0b69e2 commit 393054e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion subgraphs/products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node products.js"
},
"dependencies": {
"@apollo/subgraph": "2.5.2",
"@apollo/subgraph": "2.5.3",
"apollo-server": "3.12.0",
"supergraph-demo-opentelemetry": "0.2.4",
"graphql": "16.8.0"
Expand Down
2 changes: 1 addition & 1 deletion supergraph/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@apollo/server": "4.9.1",
"@apollo/gateway": "2.5.2",
"@apollo/gateway": "2.5.3",
"supergraph-demo-opentelemetry": "0.2.4",
"graphql": "16.8.0"
},
Expand Down

0 comments on commit 393054e

Please sign in to comment.