@@ -532,15 +532,15 @@ graphql-playground-html@1.5.5:
532
532
dependencies :
533
533
graphql-config "2.0.0"
534
534
535
- graphql-playground-middleware-express@1.6.2 :
536
- version "1.6.2 "
537
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2 .tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b "
535
+ graphql-playground-middleware-express@1.6.3 :
536
+ version "1.6.3 "
537
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.3 .tgz#0f75b5b139edb2d1079208af59d158caba2309d1 "
538
538
dependencies :
539
539
graphql-playground-html "1.5.5"
540
540
541
- graphql-playground-middleware-lambda@1.6.0 :
542
- version "1.6.0 "
543
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.0 .tgz#5d28c4f0318916fb77c09ee72374cfaeba7c1186 "
541
+ graphql-playground-middleware-lambda@1.6.1 :
542
+ version "1.6.1 "
543
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.6.1 .tgz#e0f1944558136dd3975570c92c702d6009cc779c "
544
544
dependencies :
545
545
graphql-playground-html "1.5.5"
546
546
@@ -583,9 +583,9 @@ graphql-tools@^2.23.1:
583
583
iterall "^1.1.3"
584
584
uuid "^3.1.0"
585
585
586
- graphql-yoga@1.14.2 :
587
- version "1.14.2 "
588
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2 .tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5 "
586
+ graphql-yoga@1.14.3 :
587
+ version "1.14.3 "
588
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3 .tgz#f0be459e1fea2f94b2bc32473803e5e88981f105 "
589
589
dependencies :
590
590
" @types/cors" " ^2.8.4"
591
591
" @types/express" " ^4.11.1"
@@ -603,8 +603,8 @@ graphql-yoga@1.14.2:
603
603
graphql-deduplicator "^2.0.1"
604
604
graphql-import "^0.6.0"
605
605
graphql-middleware "1.2.1"
606
- graphql-playground-middleware-express "1.6.2 "
607
- graphql-playground-middleware-lambda "1.6.0 "
606
+ graphql-playground-middleware-express "1.6.3 "
607
+ graphql-playground-middleware-lambda "1.6.1 "
608
608
graphql-subscriptions "^0.5.8"
609
609
graphql-tools "^2.23.1"
610
610
subscriptions-transport-ws "^0.9.8"
0 commit comments