@@ -360,14 +360,14 @@ fresh@0.5.2:
360360 version "0.5.2"
361361 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362362
363- graphql-binding-github@0.3.9 :
364- version "0.3.9 "
365- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.9 .tgz#0aad638a2409d6920bbab04968f36d61dd65b01f "
363+ graphql-binding-github@0.3.10 :
364+ version "0.3.10 "
365+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.10 .tgz#7ce903712a1799ddaadbc414ae8f0d7786e424af "
366366 dependencies :
367367 apollo-link "1.1.0"
368368 apollo-link-http "1.3.3"
369369 cross-fetch "1.1.1"
370- graphql "0.13.0 "
370+ graphql "0.13.1 "
371371 graphql-binding "1.2.1"
372372 graphql-tools "2.21.0"
373373
@@ -475,18 +475,24 @@ graphql-yoga@1.3.2:
475475 graphql-tools "^2.18.0"
476476 subscriptions-transport-ws "^0.9.5"
477477
478- graphql@0.13.0, graphql@^0.13.0 :
479- version "0.13.0 "
480- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0 .tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6 "
478+ graphql@0.13.1 :
479+ version "0.13.1 "
480+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1 .tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55 "
481481 dependencies :
482- iterall "1.1.x "
482+ iterall "^1.2.0 "
483483
484484graphql@^0.12.3 :
485485 version "0.12.3"
486486 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
487487 dependencies :
488488 iterall "1.1.3"
489489
490+ graphql@^0.13.0 :
491+ version "0.13.0"
492+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
493+ dependencies :
494+ iterall "1.1.x"
495+
490496http-errors@1.6.2, http-errors@~1.6.2 :
491497 version "1.6.2"
492498 resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
@@ -524,6 +530,10 @@ iterall@1.1.4, iterall@1.1.x:
524530 version "1.1.4"
525531 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
526532
533+ iterall@^1.2.0 :
534+ version "1.2.0"
535+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
536+
527537js-yaml@^3.10.0 :
528538 version "3.10.0"
529539 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
0 commit comments