Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages to v2.16.0 (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 17, 2020
1 parent f49ee69 commit 5b4b0fa
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"ws": "6.2.1"
},
"dependencies": {
"apollo-server": "2.15.1",
"apollo-server-express": "2.15.1",
"apollo-server": "2.16.0",
"apollo-server-express": "2.16.0",
"express": "4.17.1",
"graphql": "14.7.0",
"pino": "5.17.0",
Expand Down

0 comments on commit 5b4b0fa

Please sign in to comment.