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.0 "
9+ "graphql-yoga" : " 1.14.1 "
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.5.0:
520520 dependencies :
521521 lodash "^4.17.4"
522522
523- graphql-middleware@^1.1.0 :
524- version "1.1 .1"
525- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.1 .1.tgz#fb7ce5bf7f78431bb1265ea4ad4365b921960387 "
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 "
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.0 :
587- version "1.14.0 "
588- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.0 .tgz#60906d0c8cf34df44df0c3da9036eb13b4315530 "
586+ graphql-yoga@1.14.1 :
587+ version "1.14.1 "
588+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.1 .tgz#f7fd5357fa77cf83239e90675c0bf0d651d93bf7 "
589589 dependencies :
590590 " @types/cors" " ^2.8.4"
591591 " @types/express" " ^4.11.1"
@@ -602,7 +602,7 @@ graphql-yoga@1.14.0:
602602 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
603603 graphql-deduplicator "^2.0.1"
604604 graphql-import "^0.5.0"
605- graphql-middleware "^1.1.0 "
605+ graphql-middleware "1.2.1 "
606606 graphql-playground-middleware-express "1.6.2"
607607 graphql-playground-middleware-lambda "1.6.0"
608608 graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments