Update graphql-tools to the latest version 🚀 (#6608)

* fix(package): update graphql-tools to version 5.0.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-04-14 15:15:34 +00:00
committed by GitHub
parent d1b544712f
commit a80cc733c2
2 changed files with 30 additions and 17 deletions

View File

@@ -35,7 +35,7 @@
"graphql": "15.0.0",
"graphql-list-fields": "2.0.2",
"graphql-relay": "^0.6.0",
"graphql-tools": "^4.0.7",
"graphql-tools": "^5.0.0",
"graphql-upload": "10.0.0",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",