@@ -360,14 +360,14 @@ fresh@0.5.2:
360
360
version "0.5.2"
361
361
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362
362
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 "
366
366
dependencies :
367
367
apollo-link "1.1.0"
368
368
apollo-link-http "1.3.3"
369
369
cross-fetch "1.1.1"
370
- graphql "0.13.0 "
370
+ graphql "0.13.1 "
371
371
graphql-binding "1.2.1"
372
372
graphql-tools "2.21.0"
373
373
@@ -475,18 +475,24 @@ graphql-yoga@1.3.2:
475
475
graphql-tools "^2.18.0"
476
476
subscriptions-transport-ws "^0.9.5"
477
477
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 "
481
481
dependencies :
482
- iterall "1.1.x "
482
+ iterall "^1.2.0 "
483
483
484
484
graphql@^0.12.3 :
485
485
version "0.12.3"
486
486
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
487
487
dependencies :
488
488
iterall "1.1.3"
489
489
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
+
490
496
http-errors@1.6.2, http-errors@~1.6.2 :
491
497
version "1.6.2"
492
498
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:
524
530
version "1.1.4"
525
531
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
526
532
533
+ iterall@^1.2.0 :
534
+ version "1.2.0"
535
+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
536
+
527
537
js-yaml@^3.10.0 :
528
538
version "3.10.0"
529
539
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
0 commit comments