diff --git a/package.json b/package.json index ed920a0..890e424 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@pothos/plugin-validation": "^3.9.0", "countries-list": "^2.6.1", "country-to-aws-region": "^1.0.3", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "graphql-yoga": "^3.8.0", "i18n-iso-countries": "^7.6.0", "iso-3166-2": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 5ea614c..f0c1a14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2943,10 +2943,10 @@ graphql-yoga@^3.8.0: lru-cache "^7.14.1" tslib "^2.3.1" -graphql@^16.6.0: - version "16.6.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb" - integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw== +graphql@^16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" + integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== has-bigints@^1.0.1, has-bigints@^1.0.2: version "1.0.2"