Skip to content

Commit

Permalink
fix(package): update graphql-tools to version 6.0.2
Browse files Browse the repository at this point in the history
Closes #102
  • Loading branch information
greenkeeper[bot] committed May 27, 2020
1 parent 716dc3f commit 80a488f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"express-async-errors": "^3.1.1",
"express-jwt": "^5.3.1",
"graphql": "^14.0.2",
"graphql-tools": "^4.0.3",
"graphql-tools": "^6.0.2",
"helmet": "^3.15.0",
"joi": "^14.3.0",
"joi-objectid": "^2.0.0",
Expand Down

0 comments on commit 80a488f

Please sign in to comment.