File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"cors" : " ^2.8.5" ,
42
42
"express" : " ^4.18.1" ,
43
43
"glob" : " ^7.2.3" ,
44
- "graphql" : " ^16.5.0 " ,
44
+ "graphql" : " ^16.8.1 " ,
45
45
"graphql-markdown" : " ^6.0.0" ,
46
46
"jest" : " ^27.5.1" ,
47
47
"js-yaml" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -1721,10 +1721,10 @@ graphql-markdown@^6.0.0:
1721
1721
node-fetch "^2.2.0"
1722
1722
resolve-from "^4.0.0"
1723
1723
1724
- graphql@^16.5.0 :
1725
- version "16.6.0 "
1726
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0 .tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb "
1727
- integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw ==
1724
+ graphql@^16.8.1 :
1725
+ version "16.8.1 "
1726
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1 .tgz#1930a965bef1170603702acdb68aedd3f3cf6f07 "
1727
+ integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw ==
1728
1728
1729
1729
has-flag@^3.0.0 :
1730
1730
version "3.0.0"
You can’t perform that action at this time.
0 commit comments