Skip to content

Commit

Permalink
fix(deps): replace dependency apollo-server with @apollo/server
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 549c541 commit abbd894
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@graphql-tools/schema": "^8.1.1",
"@graphql-tools/utils": "^8.1.1",
"apollo-server": "^3.4.1",
"@apollo/server": "^4.0.0",
"graphql": "^15.5.1",
"nodemon": "^2.0.12"
}
Expand Down

0 comments on commit abbd894

Please sign in to comment.