diff --git a/package.json b/package.json index f68978f..27e4d02 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/compression": "^0.0.36", "@types/cors": "^2.8.3", "@types/dotenv": "^6.1.0", - "@types/graphql": "^0.13.4", + "@types/graphql": "^14.0.4", "@types/helmet": "^0.0.42", "@types/jest": "^23.3.9", "@types/supertest": "^2.0.6", diff --git a/yarn.lock b/yarn.lock index fce2a93..80e3777 100644 --- a/yarn.lock +++ b/yarn.lock @@ -67,9 +67,10 @@ "@types/express-serve-static-core" "*" "@types/serve-static" "*" -"@types/graphql@^0.13.4": - version "0.13.4" - resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.4.tgz#55ae9c29f0fd6b85ee536f5c72b4769d5c5e06b1" +"@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/helmet@^0.0.42": version "0.0.42"