Skip to content

Commit

Permalink
fix(deps): replace dependency apollo-server with @apollo/server 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent ba0b7f5 commit b242bc8
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 247 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start:db": "node database.js"
},
"dependencies": {
"apollo-server": "3.13.0",
"@apollo/server": "4.0.0",
"graphql": "16.8.1",
"mongodb": "4.14.0"
},
Expand Down
Loading

0 comments on commit b242bc8

Please sign in to comment.