diff --git a/package.json b/package.json index 7af6ce0..3ac2862 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/graphcool/graphql-cli-voyager#readme", "devDependencies": { - "@types/graphql": "0.10.2", + "@types/graphql": "0.11.7", "@types/node": "8.5.2", "tslint": "5.8.0", "tslint-config-standard": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 07fcbf9..400825e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -34,10 +34,6 @@ dependencies: "@f/map-obj" "^1.2.2" -"@types/graphql@0.10.2": - version "0.10.2" - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.10.2.tgz#d7c79acbaa17453b6681c80c34b38fcb10c4c08c" - "@types/graphql@0.11.7": version "0.11.7" resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"