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 6
6
},
7
7
"dependencies" : {
8
8
"graphcool-binding" : " 1.3.5" ,
9
- "graphql-yoga" : " 1.16.0 "
9
+ "graphql-yoga" : " 1.16.1 "
10
10
},
11
11
"devDependencies" : {
12
12
"now" : " 8.5.4"
Original file line number Diff line number Diff line change @@ -527,9 +527,9 @@ graphql-import@^0.6.0:
527
527
dependencies :
528
528
lodash "^4.17.4"
529
529
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 "
533
533
dependencies :
534
534
graphql-tools "^3.0.5"
535
535
@@ -606,9 +606,9 @@ graphql-tools@^3.0.5:
606
606
iterall "^1.1.3"
607
607
uuid "^3.1.0"
608
608
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 "
612
612
dependencies :
613
613
" @types/cors" " ^2.8.4"
614
614
" @types/express" " ^4.11.1"
@@ -625,7 +625,7 @@ graphql-yoga@1.16.0:
625
625
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
626
626
graphql-deduplicator "^2.0.1"
627
627
graphql-import "^0.6.0"
628
- graphql-middleware "1.6.5 "
628
+ graphql-middleware "1.6.6 "
629
629
graphql-playground-middleware-express "1.7.2"
630
630
graphql-playground-middleware-lambda "1.6.1"
631
631
graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments