diff --git a/package.json b/package.json index ab67c37..b6c23d9 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": "0.13.4", "@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..4405913 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@0.13.4": + version "0.13.4" + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.4.tgz#55ae9c29f0fd6b85ee536f5c72b4769d5c5e06b1" + "@types/lodash@^4.14.85": version "4.14.91" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91.tgz#794611b28056d16b5436059c6d800b39d573cd3a"