File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.4.2 "
9
+ "graphql-yoga" : " 1.4.3 "
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-tools@2.18.0, graphql-tools@^2.18.0:
527
527
graphql-subscriptions "^0.5.6"
528
528
uuid "^3.1.0"
529
529
530
- graphql-yoga@1.4.2 :
531
- version "1.4.2 "
532
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.2 .tgz#69c9e9eed5245c45af4462f17db72772757e27c0 "
530
+ graphql-yoga@1.4.3 :
531
+ version "1.4.3 "
532
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3 .tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26 "
533
533
dependencies :
534
534
" @types/cors" " ^2.8.3"
535
535
" @types/express" " ^4.0.39"
@@ -542,7 +542,7 @@ graphql-yoga@1.4.2:
542
542
body-parser-graphql "1.0.0"
543
543
cors "^2.8.4"
544
544
express "^4.16.2"
545
- graphql "^0.13.1 "
545
+ graphql "^0.11.0 || ^0.12.0 || ^0. 13.0 "
546
546
graphql-import "^0.4.4"
547
547
graphql-playground-middleware-express "1.5.7"
548
548
graphql-playground-middleware-lambda "1.4.3"
@@ -556,7 +556,7 @@ graphql@0.12.3, graphql@^0.12.3:
556
556
dependencies :
557
557
iterall "1.1.3"
558
558
559
- graphql@^0.13.1 :
559
+ " graphql@^0.11.0 || ^0.12.0 || ^0. 13.0 " :
560
560
version "0.13.1"
561
561
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
562
562
dependencies :
You can’t perform that action at this time.
0 commit comments