diff --git a/app/package.json b/app/package.json index 2719cc5..aa5391a 100644 --- a/app/package.json +++ b/app/package.json @@ -14,7 +14,7 @@ "@supabase/supabase-js": "1.35.7", "@supabase/ui": "0.36.5", "autoprefixer": "10.4.12", - "graphql": "16.6.0", + "graphql": "16.8.1", "javascript-time-ago": "2.5.7", "next": "12.3.1", "postcss": "8.4.17", diff --git a/package.json b/package.json index 8d62fad..a4ff4df 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@graphql-codegen/cli": "2.13.1", "@graphql-codegen/gql-tag-operations-preset": "1.6.0", "gradient-string": "2.0.2", - "graphql": "16.6.0", + "graphql": "16.8.1", "husky": "7.0.4", "lint-staged": "12.5.0", "prettier": "2.7.1", diff --git a/yarn.lock b/yarn.lock index 023411f..e700b2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2846,10 +2846,10 @@ graphql-ws@^5.4.1: resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.6.3.tgz#32321594a7b744755df992f24afccc84143b4b7d" integrity sha512-ZolWOi6bzI35ovGROCZROB9nDbwZiJdIsaPdzW/jkICCGNb3qL/33IONY/yQiBa+Je2uA11HfY4Uxse4+/ePYA== -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"