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.7.1 " ,
7
+ "graphql" : " ^16.8.0 " ,
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.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 ==
2133
+ graphql@^16.8.0 :
2134
+ version "16.8.0 "
2135
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0 .tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4 "
2136
+ integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg ==
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