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 @@ -1617,10 +1617,10 @@ graphql-markdown@^6.0.0:
1617
1617
node-fetch "^2.2.0"
1618
1618
resolve-from "^4.0.0"
1619
1619
1620
- graphql@^16.5.0 :
1621
- version "16.6.0 "
1622
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0 .tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb "
1623
- integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw ==
1620
+ graphql@^16.8.1 :
1621
+ version "16.8.1 "
1622
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1 .tgz#1930a965bef1170603702acdb68aedd3f3cf6f07 "
1623
+ integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw ==
1624
1624
1625
1625
has-flag@^3.0.0 :
1626
1626
version "3.0.0"
You can’t perform that action at this time.
0 commit comments