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.23" ,
8
- "graphql-yoga" : " 1.14.0 "
8
+ "graphql-yoga" : " 1.14.1 "
9
9
},
10
10
"now" : {
11
11
"alias" : " graphql-binding-github"
Original file line number Diff line number Diff line change @@ -499,9 +499,9 @@ graphql-import@^0.5.0:
499
499
dependencies :
500
500
lodash "^4.17.4"
501
501
502
- graphql-middleware@^1.1.0 :
503
- version "1.1 .1"
504
- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.1 .1.tgz#fb7ce5bf7f78431bb1265ea4ad4365b921960387 "
502
+ graphql-middleware@1.2.1 :
503
+ version "1.2 .1"
504
+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2 .1.tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317 "
505
505
dependencies :
506
506
graphql-tools "^2.23.1"
507
507
@@ -565,9 +565,9 @@ graphql-tools@^2.23.1:
565
565
iterall "^1.1.3"
566
566
uuid "^3.1.0"
567
567
568
-
569
- version "1.14.0 "
570
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.0 .tgz#60906d0c8cf34df44df0c3da9036eb13b4315530 "
568
+
569
+ version "1.14.1 "
570
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.1 .tgz#f7fd5357fa77cf83239e90675c0bf0d651d93bf7 "
571
571
dependencies :
572
572
" @types/cors" " ^2.8.4"
573
573
" @types/express" " ^4.11.1"
584
584
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
585
585
graphql-deduplicator "^2.0.1"
586
586
graphql-import "^0.5.0"
587
- graphql-middleware "^1.1.0 "
587
+ graphql-middleware "1.2.1 "
588
588
graphql-playground-middleware-express "1.6.2"
589
589
graphql-playground-middleware-lambda "1.6.0"
590
590
graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments