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.10 .0" ,
7
+ "graphql" : " ^16.11 .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 @@ -2128,10 +2128,10 @@ graphql@^0.10.0, graphql@^0.10.3:
2128
2128
dependencies :
2129
2129
iterall "^1.1.0"
2130
2130
2131
- graphql@^16.10 .0 :
2132
- version "16.10 .0"
2133
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10 .0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c "
2134
- integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ ==
2131
+ graphql@^16.11 .0 :
2132
+ version "16.11 .0"
2133
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11 .0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633 "
2134
+ integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw ==
2135
2135
2136
2136
has-ansi@^2.0.0 :
2137
2137
version "2.0.0"
You can’t perform that action at this time.
0 commit comments