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 May 16, 2023
1 parent 78749e5 commit bcfd912
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 239 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "node index.js"
},
"dependencies": {
"apollo-server": "3.12.0",
"@apollo/server": "4.0.0",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit bcfd912

Please sign in to comment.