Skip to content

Commit 66c0784

Browse files
chore(deps): update dependency graphql to v16.8.1 [security]
1 parent 68959f7 commit 66c0784

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@supabase/supabase-js": "1.35.7",
1515
"@supabase/ui": "0.36.5",
1616
"autoprefixer": "10.4.12",
17-
"graphql": "16.6.0",
17+
"graphql": "16.8.1",
1818
"javascript-time-ago": "2.5.7",
1919
"next": "12.3.1",
2020
"postcss": "8.4.17",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@graphql-codegen/cli": "2.13.1",
99
"@graphql-codegen/gql-tag-operations-preset": "1.6.0",
1010
"gradient-string": "2.0.2",
11-
"graphql": "16.6.0",
11+
"graphql": "16.8.1",
1212
"husky": "7.0.4",
1313
"lint-staged": "12.5.0",
1414
"prettier": "2.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2846,10 +2846,10 @@ graphql-ws@^5.4.1:
28462846
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.6.3.tgz#32321594a7b744755df992f24afccc84143b4b7d"
28472847
integrity sha512-ZolWOi6bzI35ovGROCZROB9nDbwZiJdIsaPdzW/jkICCGNb3qL/33IONY/yQiBa+Je2uA11HfY4Uxse4+/ePYA==
28482848

2849-
graphql@16.6.0:
2850-
version "16.6.0"
2851-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
2852-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
2849+
graphql@16.8.1:
2850+
version "16.8.1"
2851+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
2852+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
28532853

28542854
has-bigints@^1.0.1, has-bigints@^1.0.2:
28552855
version "1.0.2"

0 commit comments

Comments
 (0)