File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 },
77 "dependencies" : {
88 "graphcool-binding" : " 1.3.5" ,
9- "graphql-yoga" : " 1.14.3 "
9+ "graphql-yoga" : " 1.14.4 "
1010 },
1111 "devDependencies" : {
1212 "now" : " 8.5.4"
Original file line number Diff line number Diff line change @@ -520,9 +520,9 @@ graphql-import@^0.6.0:
520520 dependencies :
521521 lodash "^4.17.4"
522522
523- graphql-middleware@1.2.1 :
524- version "1.2.1 "
525- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.1 .tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317 "
523+ graphql-middleware@1.2.3 :
524+ version "1.2.3 "
525+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.3 .tgz#45efbb5adf376def7bcb377d301079e4683ef712 "
526526 dependencies :
527527 graphql-tools "^2.23.1"
528528
@@ -583,9 +583,9 @@ graphql-tools@^2.23.1:
583583 iterall "^1.1.3"
584584 uuid "^3.1.0"
585585
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 "
586+ graphql-yoga@1.14.4 :
587+ version "1.14.4 "
588+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.4 .tgz#34bb621c47a6c13083ed8e87bf20b6337285aa95 "
589589 dependencies :
590590 " @types/cors" " ^2.8.4"
591591 " @types/express" " ^4.11.1"
@@ -602,7 +602,7 @@ graphql-yoga@1.14.3:
602602 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
603603 graphql-deduplicator "^2.0.1"
604604 graphql-import "^0.6.0"
605- graphql-middleware "1.2.1 "
605+ graphql-middleware "1.2.3 "
606606 graphql-playground-middleware-express "1.6.3"
607607 graphql-playground-middleware-lambda "1.6.1"
608608 graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments