File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1616 "apollo-link" : " 1.1.0" ,
1717 "apollo-link-http" : " 1.3.3" ,
1818 "cross-fetch" : " 1.1.1" ,
19- "graphql" : " 0.13.0 " ,
19+ "graphql" : " 0.13.1 " ,
2020 "graphql-binding" : " 1.2.1" ,
2121 "graphql-tools" : " 2.21.0"
2222 },
Original file line number Diff line number Diff line change @@ -66,11 +66,11 @@ graphql-tools@2.21.0:
6666 iterall "^1.1.3"
6767 uuid "^3.1.0"
6868
69- graphql@0.13.0 :
70- version "0.13.0 "
71- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0 .tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6 "
69+ graphql@0.13.1 :
70+ version "0.13.1 "
71+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1 .tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55 "
7272 dependencies :
73- iterall "1.1.x "
73+ iterall "^1.2.0 "
7474
7575iconv-lite@~0.4.13 :
7676 version "0.4.19"
@@ -80,14 +80,18 @@ is-stream@^1.0.1:
8080 version "1.1.0"
8181 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
8282
83- iterall@1.1.4, iterall@1.1.x :
83+ iterall@1.1.4 :
8484 version "1.1.4"
8585 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
8686
8787iterall@^1.1.3 :
8888 version "1.1.3"
8989 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
9090
91+ iterall@^1.2.0 :
92+ version "1.2.0"
93+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
94+
9195node-fetch@1.7.3 :
9296 version "1.7.3"
9397 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