File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1717 "apollo-link-http" : " 1.3.3" ,
1818 "cross-fetch" : " 1.1.1" ,
1919 "graphql" : " 0.13.1" ,
20- "graphql-binding" : " 1.2.2 " ,
20+ "graphql-binding" : " 1.2.3 " ,
2121 "graphql-tools" : " 2.21.0"
2222 },
2323 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -58,12 +58,12 @@ encoding@^0.1.11:
5858 dependencies :
5959 iconv-lite "~0.4.13"
6060
61- graphql-binding@1.2.2 :
62- version "1.2.2 "
63- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.2 .tgz#81a0439c3e951333d0cebde1887f418297a9193e "
61+ graphql-binding@1.2.3 :
62+ version "1.2.3 "
63+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3 .tgz#36c90649e652b59cf44f89e997ad96767cff6cb8 "
6464 dependencies :
6565 graphql-tools "2.21.0"
66- iterall "1.2.0 "
66+ iterall "1.2.1 "
6767
6868graphql-tools@2.21.0 :
6969 version "2.21.0"
@@ -89,14 +89,18 @@ is-stream@^1.0.1:
8989 version "1.1.0"
9090 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
9191
92- iterall@1.2.0, iterall@^1.2.0 :
93- version "1.2.0 "
94- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0 .tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2 "
92+ iterall@1.2.1 :
93+ version "1.2.1 "
94+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1 .tgz#59a347ae8001d2d4bc546b8487ca755d61849965 "
9595
9696iterall@^1.1.3 :
9797 version "1.1.3"
9898 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
9999
100+ iterall@^1.2.0 :
101+ version "1.2.0"
102+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
103+
100104node-fetch@1.7.3 :
101105 version "1.7.3"
102106 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
You can’t perform that action at this time.
0 commit comments