diff --git a/storefront/package.json b/storefront/package.json index 4d65476..beaae41 100644 --- a/storefront/package.json +++ b/storefront/package.json @@ -17,7 +17,7 @@ "autoprefixer": "10.4.14", "eslint": "8.39.0", "eslint-config-next": "13.3.4", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "graphql-request": "^6.0.0", "next": "13.3.4", "postcss": "8.4.23", diff --git a/storefront/yarn.lock b/storefront/yarn.lock index 1dfb451..879bcd0 100644 --- a/storefront/yarn.lock +++ b/storefront/yarn.lock @@ -1357,10 +1357,10 @@ graphql-request@^6.0.0: "@graphql-typed-document-node/core" "^3.2.0" cross-fetch "^3.1.5" -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"