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 Feb 4, 2024
1 parent 7a4bcf7 commit d683c3d
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 250 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 d683c3d

Please sign in to comment.