@@ -453,6 +453,16 @@ graphql-config@1.1.7:
453453 js-yaml "^3.10.0"
454454 minimatch "^3.0.4"
455455
456+ graphql-config@2.0.0 :
457+ version "2.0.0"
458+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0.tgz#daf69091055c6f675d63893a2d14c48f3fec3327"
459+ dependencies :
460+ graphql-import "^0.4.0"
461+ graphql-request "^1.4.0"
462+ js-yaml "^3.10.0"
463+ lodash "^4.17.4"
464+ minimatch "^3.0.4"
465+
456466graphql-extensions@^0.0.x :
457467 version "0.0.5"
458468 resolved "https://registry.yarnpkg.com/graphql-extensions/-/graphql-extensions-0.0.5.tgz#63bc4a3fd31aab12bfadf783cbc038a9a6937cf0"
@@ -480,11 +490,17 @@ graphql-playground-html@1.5.4:
480490 dependencies :
481491 graphql-config "1.1.7"
482492
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 "
493+ graphql-playground-html @1.5.5 :
494+ version "1.5.5 "
495+ resolved "https://registry.yarnpkg.com/graphql-playground-html /-/graphql-playground-html- 1.5.5 .tgz#e2aca543eb66b435ead495b45244b2604d6b2d48 "
486496 dependencies :
487- graphql-playground-html "1.5.4"
497+ graphql-config "2.0.0"
498+
499+ graphql-playground-middleware-express@1.5.7 :
500+ version "1.5.7"
501+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.7.tgz#a07418791d9f3728b2bda18fc2c6edcaf997cc93"
502+ dependencies :
503+ graphql-playground-html "1.5.5"
488504
489505graphql-playground-middleware-lambda@1.4.2 :
490506 version "1.4.2"
@@ -515,9 +531,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
515531 graphql-subscriptions "^0.5.6"
516532 uuid "^3.1.0"
517533
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 "
534+ graphql-yoga@1.3.6 :
535+ version "1.3.6 "
536+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.6 .tgz#59132410971875932d91f465e3a098cf2f11d607 "
521537 dependencies :
522538 " @types/cors" " ^2.8.3"
523539 " @types/express" " ^4.0.39"
@@ -532,7 +548,7 @@ graphql-yoga@1.3.5:
532548 express "^4.16.2"
533549 graphql "^0.13.0"
534550 graphql-import "^0.4.1"
535- graphql-playground-middleware-express "1.5.6 "
551+ graphql-playground-middleware-express "1.5.7 "
536552 graphql-playground-middleware-lambda "1.4.2"
537553 graphql-subscriptions "^0.5.6"
538554 graphql-tools "^2.18.0"
0 commit comments