@@ -467,13 +467,19 @@ graphql-import@0.3.1:
467467 graphql "^0.12.3"
468468 lodash "^4.17.4"
469469
470- graphql-import@^0.4.0, graphql-import@^0.4.1 :
470+ graphql-import@^0.4.0 :
471471 version "0.4.1"
472472 resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.1.tgz#ef1c047d6250bc8c009b12b64c26924ac4f4716c"
473473 dependencies :
474474 graphql "^0.12.3"
475475 lodash "^4.17.4"
476476
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+ dependencies :
481+ lodash "^4.17.4"
482+
477483graphql-playground-html@1.5.5 :
478484 version "1.5.5"
479485 resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.5.5.tgz#e2aca543eb66b435ead495b45244b2604d6b2d48"
@@ -505,6 +511,12 @@ graphql-subscriptions@^0.5.6:
505511 es6-promise "^4.1.1"
506512 iterall "^1.1.3"
507513
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+
508520graphql-tools@2.18.0, graphql-tools@^2.18.0 :
509521 version "2.18.0"
510522 resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
@@ -515,9 +527,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
515527 graphql-subscriptions "^0.5.6"
516528 uuid "^3.1.0"
517529
518- graphql-yoga@1.4.1 :
519- version "1.4.1 "
520- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.1 .tgz#e8343f60082da55026759f130c65e26083f9c5fe "
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 "
521533 dependencies :
522534 " @types/cors" " ^2.8.3"
523535 " @types/express" " ^4.0.39"
@@ -530,25 +542,25 @@ graphql-yoga@1.4.1:
530542 body-parser-graphql "1.0.0"
531543 cors "^2.8.4"
532544 express "^4.16.2"
533- graphql "^0.13.0 "
534- graphql-import "^0.4.1 "
545+ graphql "^0.13.1 "
546+ graphql-import "^0.4.4 "
535547 graphql-playground-middleware-express "1.5.7"
536548 graphql-playground-middleware-lambda "1.4.3"
537- graphql-subscriptions "^0.5.6 "
549+ graphql-subscriptions "^0.5.8 "
538550 graphql-tools "^2.18.0"
539- subscriptions-transport-ws "^0.9.5 "
551+ subscriptions-transport-ws "^0.9.6 "
540552
541553graphql@0.12.3, graphql@^0.12.3 :
542554 version "0.12.3"
543555 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
544556 dependencies :
545557 iterall "1.1.3"
546558
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 "
550562 dependencies :
551- iterall "1.1.x "
563+ iterall "^1.2.0 "
552564
553565http-errors@1.6.2, http-errors@~1.6.2 :
554566 version "1.6.2"
@@ -591,9 +603,9 @@ iterall@1.1.3, iterall@^1.1.1, iterall@^1.1.3:
591603 version "1.1.3"
592604 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
593605
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 "
597609
598610jmespath@0.15.0 :
599611 version "0.15.0"
@@ -877,7 +889,7 @@ string_decoder@~0.10.x:
877889 version "0.10.31"
878890 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
879891
880- subscriptions-transport-ws@0.9.5, subscriptions-transport-ws@^0.9.5 :
892+ subscriptions-transport-ws@0.9.5 :
881893 version "0.9.5"
882894 resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.5.tgz#faa9eb1230d5f2efe355368cd973b867e4483c53"
883895 dependencies :
@@ -890,6 +902,19 @@ subscriptions-transport-ws@0.9.5, subscriptions-transport-ws@^0.9.5:
890902 symbol-observable "^1.0.4"
891903 ws "^3.0.0"
892904
905+ subscriptions-transport-ws@^0.9.6 :
906+ version "0.9.6"
907+ resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.6.tgz#5ff86a0746316ca3eb2423b118b8bc74a6793e1b"
908+ dependencies :
909+ backo2 "^1.0.2"
910+ eventemitter3 "^2.0.3"
911+ iterall "^1.2.1"
912+ lodash.assign "^4.2.0"
913+ lodash.isobject "^3.0.2"
914+ lodash.isstring "^4.0.1"
915+ symbol-observable "^1.0.4"
916+ ws "^3.0.0"
917+
893918symbol-observable@^1.0.4 :
894919 version "1.1.0"
895920 resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.1.0.tgz#5c68fd8d54115d9dfb72a84720549222e8db9b32"
0 commit comments