10501050 version "1.0.2"
10511051 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
10521052
1053+ 1054+ version "0.0.8"
1055+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-0.0.8.tgz#01ed94dc407df2c00f1807fde700a7cfa48a205c"
1056+ dependencies :
1057+ node-fetch "1.7.3"
1058+ whatwg-fetch "2.0.3"
1059+
10531060cross-spawn@^5.0.1, cross-spawn@^5.1.0 :
10541061 version "5.1.0"
10551062 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -1658,27 +1665,21 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6:
16581665 version "4.1.11"
16591666 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
16601667
1661- 1662- version "1.0.7 "
1663- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.0.7 .tgz#424bda7da2e70ad6bbec4bd26c83f1d9cb49b271 "
1668+ 1669+ version "1.0.8 "
1670+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.0.8 .tgz#6dd1cd76ff6fbb01662704f8bddc403f6b0c24d9 "
16641671 dependencies :
1665- graphql "^0.11.6 "
1666- graphql-request "^1.2 .0"
1667- js-yaml "^3.9 .0"
1672+ graphql "^0.11.7 "
1673+ graphql-request "^1.4 .0"
1674+ js-yaml "^3.10 .0"
16681675 minimatch "^3.0.4"
1669- rimraf "^2.6.1"
1670-
1671- graphql-request@^1.2.0 :
1672- version "1.3.6"
1673- resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.3.6.tgz#7257d9c539e747b7ef8dbafc04e4a4231ca94464"
1674- dependencies :
1675- isomorphic-fetch "^2.2.1"
1676+ rimraf "^2.6.2"
16761677
1677- graphql@^0.11.6 :
1678- version "0.11.6 "
1679- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.6 .tgz#f0146b5dc1480fda579c21bb6238970fd5cf5aa3 "
1678+ graphql-request@^1.4.0 :
1679+ version "1.4.0 "
1680+ resolved "https://registry.yarnpkg.com/graphql-request /-/graphql-request-1.4.0 .tgz#f5b067c83070296d93fb45760e83dfad0d9f537a "
16801681 dependencies :
1681- iterall "1.1.3 "
1682+ cross-fetch "0.0.8 "
16821683
16831684graphql@^0.11.7 :
16841685 version "0.11.7"
@@ -1989,13 +1990,6 @@ isobject@^2.0.0:
19891990 dependencies :
19901991 isarray "1.0.0"
19911992
1992- isomorphic-fetch@^2.2.1 :
1993- version "2.2.1"
1994- resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
1995- dependencies :
1996- node-fetch "^1.0.1"
1997- whatwg-fetch ">=0.10.0"
1998-
19991993isstream@~0.1.2 :
20001994 version "0.1.2"
20011995 resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
@@ -2008,7 +2002,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
20082002 version "3.0.2"
20092003 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
20102004
2011- js-yaml@^3.9 .0, js-yaml@^3.9.1 :
2005+ js-yaml@^3.10 .0, js-yaml@^3.9.1 :
20122006 version "3.10.0"
20132007 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
20142008 dependencies :
@@ -2356,7 +2350,7 @@ natural-compare@^1.4.0:
23562350 version "1.4.0"
23572351 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
23582352
2359- node-fetch@^1.0.1 :
2353+ node-fetch@1.7.3 :
23602354 version "1.7.3"
23612355 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
23622356 dependencies :
@@ -2847,7 +2841,7 @@ right-align@^0.1.1:
28472841 dependencies :
28482842 align-text "^0.1.1"
28492843
2850- rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1 :
2844+ rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1, rimraf@^2.6.2 :
28512845 version "2.6.2"
28522846 resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
28532847 dependencies :
@@ -3289,7 +3283,7 @@ wcwidth@^1.0.0:
32893283 dependencies :
32903284 defaults "^1.0.3"
32913285
3292- whatwg-fetch@>=0.10.0 :
3286+ whatwg-fetch@2.0.3 :
32933287 version "2.0.3"
32943288 resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"
32953289
0 commit comments