@@ -538,6 +538,13 @@ graphql-import@^0.2.0:
538
538
graphql "^0.12.3"
539
539
lodash "^4.17.4"
540
540
541
+ graphql-import@^0.3.0 :
542
+ version "0.3.0"
543
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.0.tgz#4eb2c8aabac7fdb535fd1507b565336f4f707a64"
544
+ dependencies :
545
+ graphql "^0.12.3"
546
+ lodash "^4.17.4"
547
+
541
548
[email protected] , graphql-playground-html@^1.3.6:
542
549
version "1.4.2"
543
550
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.4.2.tgz#af97a84ea6cf6ba18e8ff148a6a8b17eef40aa46"
546
553
graphql-config "^1.1.1"
547
554
graphql-config-extension-graphcool "^1.0.0"
548
555
549
-
550
- version "1.4.3 "
551
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.3 .tgz#51e46711fc75b94bcc23b058ea364789a1bda65b "
556
+
557
+ version "1.4.4 "
558
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.4.4 .tgz#0f8f4d6536fa107fb6fdf1ab970ae898d70a2938 "
552
559
dependencies :
553
560
graphql-playground-html "1.4.2"
554
561
graphql-playground-middleware "^1.2.1-beta.6"
589
596
graphql-subscriptions "^0.5.6"
590
597
uuid "^3.1.0"
591
598
592
-
593
- version "1.1.0 "
594
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.0 .tgz#fe3d1447a0f2fd29b8e59753c9b3a5cf1a6f95e6 "
599
+
600
+ version "1.1.1 "
601
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.1 .tgz#e848a1f4867945a2f4e3d5439d1a2f136801d6f1 "
595
602
dependencies :
596
603
" @types/cors" " ^2.8.3"
597
604
" @types/express" " ^4.0.39"
605
612
cors "^2.8.4"
606
613
express "^4.16.2"
607
614
graphql "^0.12.0"
608
- graphql-import "^0.2 .0"
609
- graphql-playground-middleware-express "1.4.3 "
615
+ graphql-import "^0.3 .0"
616
+ graphql-playground-middleware-express "1.4.4 "
610
617
graphql-playground-middleware-lambda "1.3.7"
611
618
graphql-subscriptions "^0.5.6"
612
619
graphql-tools "^2.16.0"
0 commit comments