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 5
5
},
6
6
"dependencies" : {
7
7
"graphql-binding-github" : " 0.3.20" ,
8
- "graphql-yoga" : " 1.8.4 "
8
+ "graphql-yoga" : " 1.8.5 "
9
9
},
10
10
"now" : {
11
11
"alias" : " graphql-binding-github"
Original file line number Diff line number Diff line change @@ -485,9 +485,9 @@ graphql-playground-html@1.5.5:
485
485
dependencies :
486
486
graphql-config "2.0.0"
487
487
488
- graphql-playground-middleware-express@1.6.0 :
489
- version "1.6.0 "
490
- resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.0 .tgz#2a9da3a397ea63573c0186cb7b61f300d45794a0 "
488
+ graphql-playground-middleware-express@1.6.1 :
489
+ version "1.6.1 "
490
+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.1 .tgz#d6287d124a1c55845a52a7d727c371da99cdf0b0 "
491
491
dependencies :
492
492
graphql-playground-html "1.5.5"
493
493
@@ -529,9 +529,9 @@ graphql-tools@^2.23.1:
529
529
iterall "^1.1.3"
530
530
uuid "^3.1.0"
531
531
532
- graphql-yoga@1.8.4 :
533
- version "1.8.4 "
534
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.4 .tgz#f62083553861ca13dcc2c0de4f8da716326f70c0 "
532
+ graphql-yoga@1.8.5 :
533
+ version "1.8.5 "
534
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.5 .tgz#e06c77fbfd6a186afeaf21baf9617bdf8636d502 "
535
535
dependencies :
536
536
" @types/cors" " ^2.8.3"
537
537
" @types/express" " ^4.11.1"
@@ -546,7 +546,7 @@ graphql-yoga@1.8.4:
546
546
express "^4.16.3"
547
547
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
548
548
graphql-import "^0.5.0"
549
- graphql-playground-middleware-express "1.6.0 "
549
+ graphql-playground-middleware-express "1.6.1 "
550
550
graphql-playground-middleware-lambda "1.5.0"
551
551
graphql-subscriptions "^0.5.8"
552
552
graphql-tools "^2.23.1"
You can’t perform that action at this time.
0 commit comments