File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
"apollo-link-http" : " 1.3.3" ,
18
18
"cross-fetch" : " 1.1.1" ,
19
19
"graphql" : " 0.13.1" ,
20
- "graphql-binding" : " 1.2.3 " ,
20
+ "graphql-binding" : " 1.2.4 " ,
21
21
"graphql-tools" : " 2.21.0"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ encoding@^0.1.11:
57
57
dependencies :
58
58
iconv-lite "~0.4.13"
59
59
60
- graphql-binding@1.2.3 :
61
- version "1.2.3 "
62
- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3 .tgz#36c90649e652b59cf44f89e997ad96767cff6cb8 "
60
+ graphql-binding@1.2.4 :
61
+ version "1.2.4 "
62
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4 .tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a "
63
63
dependencies :
64
64
graphql-tools "2.21.0"
65
65
iterall "1.2.1"
You can’t perform that action at this time.
0 commit comments