Skip to content

Commit

Permalink
Update dependency graphql to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2019
1 parent b72a429 commit 215a852
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 21 deletions.
68 changes: 49 additions & 19 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 @@ -40,7 +40,7 @@
"@types/debug": "0.0.30",
"@types/errorhandler": "0.0.32",
"@types/express": "^4.16.0",
"@types/graphql": "^0.13.1",
"@types/graphql": "14.2.2",
"@types/helmet": "0.0.38",
"@types/jest": "^23.0.0",
"@types/node": "^10.3.2",
Expand All @@ -66,7 +66,7 @@
"errorhandler": "^1.5.0",
"express": "^4.16.3",
"express-validator": "^5.2.0",
"graphql": "^0.13.2",
"graphql": "^14.0.0",
"graphql-tools": "^3.0.2",
"helmet": "^3.12.1"
},
Expand Down

0 comments on commit 215a852

Please sign in to comment.