Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/server to v4.11.3 (#968)
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 Jan 3, 2025
1 parent 59e256f commit f2f2463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supergraph/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node gateway.js"
},
"dependencies": {
"@apollo/server": "4.11.2",
"@apollo/server": "4.11.3",
"@apollo/gateway": "2.9.3",
"supergraph-demo-opentelemetry": "0.2.4",
"graphql": "16.10.0"
Expand Down

0 comments on commit f2f2463

Please sign in to comment.