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 5
5
},
6
6
"dependencies" : {
7
7
"graphql-binding-github" : " 0.3.14" ,
8
- "graphql-yoga" : " 1.4.2 "
8
+ "graphql-yoga" : " 1.4.3 "
9
9
},
10
10
"now" : {
11
11
"alias" : " graphql-binding-github"
Original file line number Diff line number Diff line change @@ -523,9 +523,9 @@ graphql-tools@^2.18.0:
523
523
graphql-subscriptions "^0.5.6"
524
524
uuid "^3.1.0"
525
525
526
- graphql-yoga@1.4.2 :
527
- version "1.4.2 "
528
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.2 .tgz#69c9e9eed5245c45af4462f17db72772757e27c0 "
526
+ graphql-yoga@1.4.3 :
527
+ version "1.4.3 "
528
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.4.3 .tgz#a5e17c131454a4c244f1df65eeddf5afb7ab3f26 "
529
529
dependencies :
530
530
" @types/cors" " ^2.8.3"
531
531
" @types/express" " ^4.0.39"
@@ -538,15 +538,15 @@ graphql-yoga@1.4.2:
538
538
body-parser-graphql "1.0.0"
539
539
cors "^2.8.4"
540
540
express "^4.16.2"
541
- graphql "^0.13.1 "
541
+ graphql "^0.11.0 || ^0.12.0 || ^0. 13.0 "
542
542
graphql-import "^0.4.4"
543
543
graphql-playground-middleware-express "1.5.7"
544
544
graphql-playground-middleware-lambda "1.4.3"
545
545
graphql-subscriptions "^0.5.8"
546
546
graphql-tools "^2.18.0"
547
547
subscriptions-transport-ws "^0.9.6"
548
548
549
- graphql@0.13.1, graphql@^0.13.1 :
549
+ graphql@0.13.1, " graphql@^0.11.0 || ^0.12.0 || ^0. 13.0" :
550
550
version "0.13.1"
551
551
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
552
552
dependencies :
You can’t perform that action at this time.
0 commit comments