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.1 "
8
+ "graphql-yoga" : " 1.14.2 "
9
9
},
10
10
"now" : {
11
11
"alias" : " graphql-binding-github"
Original file line number Diff line number Diff line change @@ -493,9 +493,9 @@ graphql-import@^0.4.0:
493
493
graphql "^0.12.3"
494
494
lodash "^4.17.4"
495
495
496
- graphql-import@^0.5 .0 :
497
- version "0.5 .0"
498
- resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.5 .0.tgz#5f678a6d4636d02a829308884aa1f2fa2197f06d "
496
+ graphql-import@^0.6 .0 :
497
+ version "0.6 .0"
498
+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.6 .0.tgz#c00cb8a269ceea263e062922c8c81a2272d1ffcb "
499
499
dependencies :
500
500
lodash "^4.17.4"
501
501
@@ -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.1 "
570
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.1 .tgz#f7fd5357fa77cf83239e90675c0bf0d651d93bf7 "
568
+
569
+ version "1.14.2 "
570
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.2 .tgz#13bea35f6400b5dc6d8ba3b375b532d7a5e16cd5 "
571
571
dependencies :
572
572
" @types/cors" " ^2.8.4"
573
573
" @types/express" " ^4.11.1"
583
583
express "^4.16.3"
584
584
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
585
585
graphql-deduplicator "^2.0.1"
586
- graphql-import "^0.5 .0"
586
+ graphql-import "^0.6 .0"
587
587
graphql-middleware "1.2.1"
588
588
graphql-playground-middleware-express "1.6.2"
589
589
graphql-playground-middleware-lambda "1.6.0"
You can’t perform that action at this time.
0 commit comments