File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
"@supabase/supabase-js" : " 1.35.7" ,
15
15
"@supabase/ui" : " 0.36.5" ,
16
16
"autoprefixer" : " 10.4.12" ,
17
- "graphql" : " 16.6.0 " ,
17
+ "graphql" : " 16.8.1 " ,
18
18
"javascript-time-ago" : " 2.5.7" ,
19
19
"next" : " 12.3.1" ,
20
20
"postcss" : " 8.4.17" ,
Original file line number Diff line number Diff line change 8
8
"@graphql-codegen/cli" : " 2.13.1" ,
9
9
"@graphql-codegen/gql-tag-operations-preset" : " 1.6.0" ,
10
10
"gradient-string" : " 2.0.2" ,
11
- "graphql" : " 16.6.0 " ,
11
+ "graphql" : " 16.8.1 " ,
12
12
"husky" : " 7.0.4" ,
13
13
"lint-staged" : " 12.5.0" ,
14
14
"prettier" : " 2.7.1" ,
Original file line number Diff line number Diff line change @@ -2846,10 +2846,10 @@ graphql-ws@^5.4.1:
2846
2846
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.6.3.tgz#32321594a7b744755df992f24afccc84143b4b7d"
2847
2847
integrity sha512-ZolWOi6bzI35ovGROCZROB9nDbwZiJdIsaPdzW/jkICCGNb3qL/33IONY/yQiBa+Je2uA11HfY4Uxse4+/ePYA==
2848
2848
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 ==
2853
2853
2854
2854
has-bigints@^1.0.1, has-bigints@^1.0.2 :
2855
2855
version "1.0.2"
You can’t perform that action at this time.
0 commit comments