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 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"apollo-client" : " ^1.3.0" ,
7
- "graphql" : " ^16.6.0 " ,
7
+ "graphql" : " ^16.7.1 " ,
8
8
"graphql-tag" : " ^2.2.0" ,
9
9
"immutability-helper" : " ^3.1.1" ,
10
10
"react" : " 15.7.0" ,
Original file line number Diff line number Diff line change @@ -2130,10 +2130,10 @@ graphql@^0.10.0, graphql@^0.10.3:
2130
2130
dependencies :
2131
2131
iterall "^1.1.0"
2132
2132
2133
- graphql@^16.6.0 :
2134
- version "16.6.0 "
2135
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0 .tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb "
2136
- integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw ==
2133
+ graphql@^16.7.1 :
2134
+ version "16.7.1 "
2135
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1 .tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642 "
2136
+ integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg ==
2137
2137
2138
2138
has-ansi@^2.0.0 :
2139
2139
version "2.0.0"
You can’t perform that action at this time.
0 commit comments