Bump graphql-tools from 4.0.5 to 4.0.6 (#6158)

Bumps [graphql-tools](https://github.com/apollographql/graphql-tools) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/apollographql/graphql-tools/releases)
- [Changelog](https://github.com/apollographql/graphql-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/graphql-tools/compare/v4.0.5...v4.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-25 10:28:32 +00:00
committed by peril-parse-community[bot]
parent f67f8dbe70
commit f50f8beb62

6
package-lock.json generated
View File

@@ -5857,9 +5857,9 @@
"integrity": "sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg=="
},
"graphql-tools": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/graphql-tools/-/graphql-tools-4.0.5.tgz",
"integrity": "sha512-kQCh3IZsMqquDx7zfIGWBau42xe46gmqabwYkpPlCLIjcEY1XK+auP7iGRD9/205BPyoQdY8hT96MPpgERdC9Q==",
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/graphql-tools/-/graphql-tools-4.0.6.tgz",
"integrity": "sha512-jHLQw8x3xmSNRBCsaZqelXXsFfUSUSktSCUP8KYHiX1Z9qEuwcMpAf+FkdBzk8aTAFqOlPdNZ3OI4DKKqGKUqg==",
"requires": {
"apollo-link": "^1.2.3",
"apollo-utilities": "^1.0.1",