chore(deps): update dependency graphql-tools to v4.0.2

This commit is contained in:
Renovate Bot 2018-10-18 09:49:45 +00:00 committed by renovate[bot]
parent 618df697fa
commit 2abff3434d
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -6134,9 +6134,9 @@
"integrity": "sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w=="
},
"graphql-tools": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/graphql-tools/-/graphql-tools-4.0.1.tgz",
"integrity": "sha512-yyUTS875FLt9RgTFZ8XbOvJE7iFkNdmUDhHNgAcJnCrS9dwmbfVYGEQ00u0UGyQF0zvuI7QzRh5TqbnO7ueLxw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/graphql-tools/-/graphql-tools-4.0.2.tgz",
"integrity": "sha512-GijRFaHmSbyVphtTb23wd6wxXNkct9usiXHl2v4cOFNdUWe3Qz7VqoNyOwINlff2nf01xO+lCkhVlay0svJqfQ==",
"requires": {
"apollo-link": "^1.2.3",
"apollo-utilities": "^1.0.1",
@ -12263,9 +12263,9 @@
"dev": true
},
"typescript": {
"version": "3.2.0-dev.20181017",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.2.0-dev.20181017.tgz",
"integrity": "sha512-NwwjGaKjzZREqOAwtz4l3cOD2GqTh6+Nz1ddhDiAR2SGwpWSIHj2//EBkJSO+MuhnlZ52rNGVZl3UIEsOTeE2w==",
"version": "3.2.0-dev.20181018",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.2.0-dev.20181018.tgz",
"integrity": "sha512-BML75AnK2PZu54xULlF3zQaJh1flrtt66NEYc4NBHZwCh1jFbVP2E8nNpoRcZyMh4EiSCvX3r6zUpPYcY10vzQ==",
"dev": true
},
"uglify-js": {

View file

@ -94,7 +94,7 @@
"graphql": "14.0.2",
"graphql-subscriptions": "1.0.0",
"graphql-tag": "2.10.0",
"graphql-tools": "4.0.1",
"graphql-tools": "4.0.2",
"hapi": "17.6.0",
"husky": "1.1.2",
"jest": "23.6.0",