Skip to content

Commit

Permalink
Replace dependency apollo-server-express with @apollo/server 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 6fb2910 commit 2ea59df
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 @@ -72,7 +72,7 @@
"@types/supertest": "2.0.14",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"apollo-server-express": "3.12.1",
"@apollo/server": "4.0.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
Expand Down

0 comments on commit 2ea59df

Please sign in to comment.