File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"@types/react" : " ^18.0.28" ,
45
45
"cross-fetch" : " ^3.1.4" ,
46
46
"express-tsx-views" : " ^1.3.1" ,
47
- "graphql" : " ^15.5.1 " ,
47
+ "graphql" : " ^16.0.0 " ,
48
48
"husky" : " ^7.0.0" ,
49
49
"jest" : " ^27.0.0" ,
50
50
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -3827,10 +3827,10 @@ graphql-tag@^2.12.6:
3827
3827
dependencies :
3828
3828
tslib "^2.1.0"
3829
3829
3830
- graphql@^15.5.1 :
3831
- version "15.8 .0"
3832
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8 .0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38 "
3833
- integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw ==
3830
+ graphql@^16.0.0 :
3831
+ version "16.6 .0"
3832
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6 .0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb "
3833
+ integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw ==
3834
3834
3835
3835
handlebars@^4.7.7 :
3836
3836
version "4.7.7"
You can’t perform that action at this time.
0 commit comments