diff --git a/package.json b/package.json index 467f9bd..e5d8e6c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "prettier": "^1.10.2" }, "devDependencies": { - "@types/graphql": "^0.11.4", + "@types/graphql": "^14.0.4", "@types/jest": "^21.1.2", "@types/node": "^8.0.32", "coveralls": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 94a3bfe..9e1527f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,9 +2,10 @@ # yarn lockfile v1 -"@types/graphql@^0.11.4": - version "0.11.5" - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.5.tgz#e70f051e80b299be5b12f7e60d962f30c9596072" +"@types/graphql@^14.0.4": + version "14.0.4" + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.4.tgz#d71a75967cd93c33eaea32b626b362ce0f2b2ae9" + integrity sha512-gI98ANelzzpq7lZzuYCUJg8LZDjQc7ekj7cxoWt8RezOKaVaAyK27U6AHa9LEqikP1NUhyi8blQQkHYHVRZ7Tg== "@types/jest@^21.1.2": version "21.1.2"