443
443
graphql-tools "2.18.0"
444
444
iterall "1.1.3"
445
445
446
- graphql-config@1.1.7 :
447
- version "1.1.7 "
448
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.7 .tgz#546c443d3ad877ceb8e13f40fbc8937af0d35dbe "
446
+ graphql-config@2.0.0 :
447
+ version "2.0.0 "
448
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0 .tgz#daf69091055c6f675d63893a2d14c48f3fec3327 "
449
449
dependencies :
450
- graphql "^0.12.3"
451
450
graphql-import "^0.4.0"
452
451
graphql-request "^1.4.0"
453
452
js-yaml "^3.10.0"
453
+ lodash "^4.17.4"
454
454
minimatch "^3.0.4"
455
455
456
456
graphql-extensions@^0.0.x :
467
467
graphql "^0.12.3"
468
468
lodash "^4.17.4"
469
469
470
- graphql-import@^0.4.0, graphql-import@^0.4.1 :
470
+ graphql-import@^0.4.0 :
471
471
version "0.4.1"
472
472
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.1.tgz#ef1c047d6250bc8c009b12b64c26924ac4f4716c"
473
473
dependencies :
474
474
graphql "^0.12.3"
475
475
lodash "^4.17.4"
476
476
477
-
478
- version "1.5 .4"
479
- resolved "https://registry.yarnpkg.com/graphql-playground-html /-/graphql-playground-html-1.5 .4.tgz#82752ec4ee36c62d64ccebf7d3ca47477c213bb6 "
477
+ graphql-import@^0.4 .4 :
478
+ version "0.4 .4"
479
+ resolved "https://registry.yarnpkg.com/graphql-import /-/graphql-import-0.4 .4.tgz#57a485f3b954fd3fa80ae58bf35d8d158e263e92 "
480
480
dependencies :
481
- graphql-config "1.1.7 "
481
+ lodash "^4.17.4 "
482
482
483
- graphql-playground-middleware-express @1.5.6 :
484
- version "1.5.6 "
485
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express /-/graphql-playground-middleware-express- 1.5.6 .tgz#db3c4b0ab5fd999cd9ed0ee16460dca321878afd "
483
+ graphql-playground-html @1.5.5 :
484
+ version "1.5.5 "
485
+ resolved "https://registry.yarnpkg.com/graphql-playground-html /-/graphql-playground-html- 1.5.5 .tgz#e2aca543eb66b435ead495b45244b2604d6b2d48 "
486
486
dependencies :
487
- graphql-playground-html "1.5.4 "
487
+ graphql-config "2.0.0 "
488
488
489
- graphql-playground-middleware-lambda @1.4.2 :
490
- version "1.4.2 "
491
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda /-/graphql-playground-middleware-lambda -1.4.2 .tgz#6954ed6e7166049468287d730810942e288b5b98 "
489
+ graphql-playground-middleware-express @1.5.7 :
490
+ version "1.5.7 "
491
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express /-/graphql-playground-middleware-express -1.5.7 .tgz#a07418791d9f3728b2bda18fc2c6edcaf997cc93 "
492
492
dependencies :
493
- graphql-playground-html "1.5.4"
493
+ graphql-playground-html "1.5.5"
494
+
495
+
496
+ version "1.4.3"
497
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.4.3.tgz#017ed8124eac7360f676ccc6a23b1e4e24a04c50"
498
+ dependencies :
499
+ graphql-playground-html "1.5.5"
494
500
495
501
graphql-request@^1.4.0 :
496
502
version "1.4.0"
@@ -505,6 +511,12 @@ graphql-subscriptions@^0.5.6:
505
511
es6-promise "^4.1.1"
506
512
iterall "^1.1.3"
507
513
514
+ graphql-subscriptions@^0.5.8 :
515
+ version "0.5.8"
516
+ resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-0.5.8.tgz#13a6143c546bce390404657dc73ca501def30aa7"
517
+ dependencies :
518
+ iterall "^1.2.1"
519
+
508
520
[email protected] , graphql-tools@^2.18.0:
509
521
version "2.18.0"
510
522
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
515
527
graphql-subscriptions "^0.5.6"
516
528
uuid "^3.1.0"
517
529
518
- graphql-yoga@1.3.5 :
519
- version "1.3.5 "
520
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.5 .tgz#7767b91de6d48756f835aee032c28f2b66c45641 "
530
+ graphql-yoga@1.4.2 :
531
+ version "1.4.2 "
532
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.2 .tgz#69c9e9eed5245c45af4462f17db72772757e27c0 "
521
533
dependencies :
522
534
" @types/cors" " ^2.8.3"
523
535
" @types/express" " ^4.0.39"
530
542
body-parser-graphql "1.0.0"
531
543
cors "^2.8.4"
532
544
express "^4.16.2"
533
- graphql "^0.13.0 "
534
- graphql-import "^0.4.1 "
535
- graphql-playground-middleware-express "1.5.6 "
536
- graphql-playground-middleware-lambda "1.4.2 "
537
- graphql-subscriptions "^0.5.6 "
545
+ graphql "^0.13.1 "
546
+ graphql-import "^0.4.4 "
547
+ graphql-playground-middleware-express "1.5.7 "
548
+ graphql-playground-middleware-lambda "1.4.3 "
549
+ graphql-subscriptions "^0.5.8 "
538
550
graphql-tools "^2.18.0"
539
- subscriptions-transport-ws "^0.9.5 "
551
+ subscriptions-transport-ws "^0.9.6 "
540
552
541
553
[email protected] , graphql@^0.12.3:
542
554
version "0.12.3"
543
555
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
544
556
dependencies :
545
557
iterall "1.1.3"
546
558
547
- graphql@^0.13.0 :
548
- version "0.13.0 "
549
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0 .tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6 "
559
+ graphql@^0.13.1 :
560
+ version "0.13.1 "
561
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1 .tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55 "
550
562
dependencies :
551
- iterall "1.1.x "
563
+ iterall "^1.2.0 "
552
564
553
565
[email protected] , http-errors@~1.6.2:
554
566
version "1.6.2"
591
603
version "1.1.3"
592
604
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
593
605
594
- iterall@1.1.x :
595
- version "1.1.4 "
596
- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4. tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc "
606
+ iterall@^1.2.0, iterall@^1.2.1 :
607
+ version "1.2.1 "
608
+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1. tgz#59a347ae8001d2d4bc546b8487ca755d61849965 "
597
609
598
610
599
611
version "0.15.0"
@@ -873,7 +885,7 @@ string_decoder@~0.10.x:
873
885
version "0.10.31"
874
886
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
875
887
876
- [email protected] , subscriptions-transport-ws@^0.9.5 :
888
+
877
889
version "0.9.5"
878
890
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.5.tgz#faa9eb1230d5f2efe355368cd973b867e4483c53"
879
891
dependencies :
886
898
symbol-observable "^1.0.4"
887
899
ws "^3.0.0"
888
900
901
+ subscriptions-transport-ws@^0.9.6 :
902
+ version "0.9.6"
903
+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.6.tgz#5ff86a0746316ca3eb2423b118b8bc74a6793e1b"
904
+ dependencies :
905
+ backo2 "^1.0.2"
906
+ eventemitter3 "^2.0.3"
907
+ iterall "^1.2.1"
908
+ lodash.assign "^4.2.0"
909
+ lodash.isobject "^3.0.2"
910
+ lodash.isstring "^4.0.1"
911
+ symbol-observable "^1.0.4"
912
+ ws "^3.0.0"
913
+
889
914
symbol-observable@^1.0.4 :
890
915
version "1.1.0"
891
916
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.1.0.tgz#5c68fd8d54115d9dfb72a84720549222e8db9b32"
0 commit comments