diff --git a/package.json b/package.json index ab67c37..40cc73d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/graphcool/graphql-cli-voyager#readme", "devDependencies": { - "@types/graphql": "0.11.7", + "@types/graphql": "14.2.3", "@types/node": "8.5.7", "tslint": "5.8.0", "tslint-config-standard": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 8266301..ce78b7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -38,6 +38,10 @@ version "0.11.7" resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5" +"@types/graphql@14.2.3": + version "14.2.3" + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.2.3.tgz#cfc6420a67eb20420786f90112357921974593b9" + "@types/lodash@^4.14.85": version "4.14.91" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91.tgz#794611b28056d16b5436059c6d800b39d573cd3a"