diff --git a/package.json b/package.json index 14aa30c..e0aeccb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "commander": "^7.1.0", "file-set": "^4.0.1", "fs-extra": "^9.0.1", - "graphql": "^15.3.0", + "graphql": "^16.8.0", "graphql-tag": "^2.11.0", "inquirer": "^8.2.0", "joi": "^17.2.1", diff --git a/yarn.lock b/yarn.lock index 96de290..68d8de7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3327,10 +3327,10 @@ graphql-tag@^2.11.0: dependencies: tslib "^2.1.0" -graphql@^15.3.0: - version "15.4.0" - resolved "https://registry.npmjs.org/graphql/-/graphql-15.4.0.tgz" - integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA== +graphql@^16.8.0: + version "16.8.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4" + integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg== growly@^1.3.0: version "1.3.0"