Skip to content

Commit

Permalink
Update Apollo GraphQL packages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 4f2bae4 commit bdf0d30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@koa/cors": "^4.0.0",
"apollo-link-http": "^1.5.9",
"apollo-server": "^2.25.3",
"apollo-server-koa": "^2.25.3",
"apollo-server": "^3.0.0",
"apollo-server-koa": "^3.0.0",
"dotenv": "^16.0.3",
"graphql": "^15.8.0",
"graphql-request": "^6.0.0",
Expand Down

0 comments on commit bdf0d30

Please sign in to comment.