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 6
6
},
7
7
"dependencies" : {
8
8
"graphcool-binding" : " 1.3.5" ,
9
- "graphql-yoga" : " 1.14.8 "
9
+ "graphql-yoga" : " 1.14.10 "
10
10
},
11
11
"devDependencies" : {
12
12
"now" : " 8.5.4"
Original file line number Diff line number Diff line change @@ -520,9 +520,9 @@ graphql-import@^0.6.0:
520
520
dependencies :
521
521
lodash "^4.17.4"
522
522
523
- graphql-middleware@1.2.5 :
524
- version "1.2.5 "
525
- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.5 .tgz#f68c0c399cf573a6334d1d9e04cddfec038ffd4a "
523
+ graphql-middleware@1.3.1 :
524
+ version "1.3.1 "
525
+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.3.1 .tgz#a5a17a2c28e24fbbf67873595ad2bec4f9a3f2e3 "
526
526
dependencies :
527
527
graphql-tools "^3.0.2"
528
528
@@ -593,9 +593,9 @@ graphql-tools@^3.0.2:
593
593
iterall "^1.1.3"
594
594
uuid "^3.1.0"
595
595
596
- graphql-yoga@1.14.8 :
597
- version "1.14.8 "
598
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.8 .tgz#0ef9630e309c05014ee6d2afcdfe889e7edea9f6 "
596
+ graphql-yoga@1.14.10 :
597
+ version "1.14.10 "
598
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.10 .tgz#cf88863fb15aa30fda06d906e9b4490307e94d60 "
599
599
dependencies :
600
600
" @types/cors" " ^2.8.4"
601
601
" @types/express" " ^4.11.1"
@@ -612,7 +612,7 @@ graphql-yoga@1.14.8:
612
612
graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
613
613
graphql-deduplicator "^2.0.1"
614
614
graphql-import "^0.6.0"
615
- graphql-middleware "1.2.5 "
615
+ graphql-middleware "1.3.1 "
616
616
graphql-playground-middleware-express "1.6.3"
617
617
graphql-playground-middleware-lambda "1.6.1"
618
618
graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments