This repository was archived by the owner on Oct 23, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 },
66 "dependencies" : {
77 "graphcool-binding" : " 1.3.5" ,
8- "graphql-yoga" : " 1.4.2 "
8+ "graphql-yoga" : " 1.4.3 "
99 },
1010 "prettier" : {
1111 "semi" : false ,
Original file line number Diff line number Diff line change @@ -527,9 +527,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
527527 graphql-subscriptions "^0.5.6"
528528 uuid "^3.1.0"
529529
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 "
530+ graphql-yoga@1.4.3 :
531+ version "1.4.3 "
532+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3 .tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26 "
533533 dependencies :
534534 " @types/cors" " ^2.8.3"
535535 " @types/express" " ^4.0.39"
@@ -542,7 +542,7 @@ graphql-yoga@1.4.2:
542542 body-parser-graphql "1.0.0"
543543 cors "^2.8.4"
544544 express "^4.16.2"
545- graphql "^0.13.1 "
545+ graphql "^0.11.0 || ^0.12.0 || ^0. 13.0 "
546546 graphql-import "^0.4.4"
547547 graphql-playground-middleware-express "1.5.7"
548548 graphql-playground-middleware-lambda "1.4.3"
@@ -556,7 +556,7 @@ graphql@0.12.3, graphql@^0.12.3:
556556 dependencies :
557557 iterall "1.1.3"
558558
559- graphql@^0.13.1 :
559+ " graphql@^0.11.0 || ^0.12.0 || ^0. 13.0 " :
560560 version "0.13.1"
561561 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
562562 dependencies :
You can’t perform that action at this time.
0 commit comments