Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 29, 2021
1 parent dcdd754 commit d60903b
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 464 deletions.
4 changes: 2 additions & 2 deletions packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"dependencies": {
"@redux-devtools/app": "^1.0.0-8",
"@types/react": "^16.14.14",
"apollo-server": "^2.25.2",
"apollo-server-express": "^2.25.2",
"apollo-server": "^3.3.0",
"apollo-server-express": "^3.3.0",
"body-parser": "^1.19.0",
"chalk": "^4.1.2",
"cors": "^2.8.5",
Expand Down
Loading

0 comments on commit d60903b

Please sign in to comment.