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.16.0 "
9+ "graphql-yoga" : " 1.16.1 "
1010 },
1111 "devDependencies" : {
1212 "now" : " 8.5.4"
Original file line number Diff line number Diff line change @@ -527,9 +527,9 @@ graphql-import@^0.6.0:
527527 dependencies :
528528 lodash "^4.17.4"
529529
530- graphql-middleware@1.6.5 :
531- version "1.6.5 "
532- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
530+ graphql-middleware@1.6.6 :
531+ version "1.6.6 "
532+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
533533 dependencies :
534534 graphql-tools "^3.0.5"
535535
@@ -606,9 +606,9 @@ graphql-tools@^3.0.5:
606606 iterall "^1.1.3"
607607 uuid "^3.1.0"
608608
609- graphql-yoga@1.16.0 :
610- version "1.16.0 "
611- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
609+ graphql-yoga@1.16.1 :
610+ version "1.16.1 "
611+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
612612 dependencies :
613613 " @types/cors" " ^2.8.4"
614614 " @types/express" " ^4.11.1"
@@ -625,7 +625,7 @@ graphql-yoga@1.16.0:
625625 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
626626 graphql-deduplicator "^2.0.1"
627627 graphql-import "^0.6.0"
628- graphql-middleware "1.6.5 "
628+ graphql-middleware "1.6.6 "
629629 graphql-playground-middleware-express "1.7.2"
630630 graphql-playground-middleware-lambda "1.6.1"
631631 graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments