Skip to content

Commit

Permalink
Replace dependency apollo-server-core with @apollo/server ^4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 4670df0 commit 6b17333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@cloudnative/health": "^2.1.2",
"@graphql-tools/schema": "^8.3.3",
"@koa/router": "^10.1.1",
"apollo-server-core": "^3.6.4",
"@apollo/server": "^4.0.0",
"apollo-server-koa": "^3.6.4",
"bluebird": "^3.7.2",
"bunyan": "^1.8.15",
Expand Down

0 comments on commit 6b17333

Please sign in to comment.