File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1616 "apollo-link" : " 1.0.7" ,
1717 "apollo-link-http" : " 1.3.2" ,
1818 "cross-fetch" : " 1.1.1" ,
19- "graphql" : " 0.12.3 " ,
19+ "graphql" : " 0.13.0 " ,
2020 "graphql-binding" : " 1.2.0" ,
2121 "graphql-tools" : " 2.20.1"
2222 },
Original file line number Diff line number Diff line change @@ -93,6 +93,12 @@ graphql@0.12.3:
9393 dependencies :
9494 iterall "1.1.3"
9595
96+ graphql@0.13.0 :
97+ version "0.13.0"
98+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
99+ dependencies :
100+ iterall "1.1.x"
101+
96102iconv-lite@~0.4.13 :
97103 version "0.4.19"
98104 resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
@@ -105,6 +111,10 @@ iterall@1.1.3, iterall@^1.1.3:
105111 version "1.1.3"
106112 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
107113
114+ iterall@1.1.x :
115+ version "1.1.4"
116+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
117+
108118node-fetch@1.7.3 :
109119 version "1.7.3"
110120 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