File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
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.2.0 "
9
+ "graphql-yoga" : " 1.2.1 "
10
10
},
11
11
"devDependencies" : {
12
12
"now" : " 8.5.4"
Original file line number Diff line number Diff line change @@ -473,15 +473,14 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
473
473
graphql-subscriptions "^0.5.6"
474
474
uuid "^3.1.0"
475
475
476
- graphql-yoga@1.2.0 :
477
- version "1.2.0 "
478
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.0 .tgz#3c2aa3a77a20792f208ea63ec92ec1a5360b1d1d "
476
+ graphql-yoga@1.2.1 :
477
+ version "1.2.1 "
478
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.1 .tgz#145ec6521aa5d2c7e2a03e269d52d7670060efac "
479
479
dependencies :
480
480
" @types/cors" " ^2.8.3"
481
481
" @types/express" " ^4.0.39"
482
482
" @types/graphql" " ^0.11.8"
483
483
" @types/zen-observable" " ^0.5.3"
484
- apollo-link "^1.0.7"
485
484
apollo-server-express "^1.3.2"
486
485
apollo-server-lambda "1.3.2"
487
486
apollo-upload-server "^4.0.0-alpha.1"
You can’t perform that action at this time.
0 commit comments