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.5 "
9
+ "graphql-yoga" : " 1.14.6 "
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.4 :
524
- version "1.2.4 "
525
- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.4 .tgz#bd333c47e07801689f515892c8e0426b60bf72c2 "
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 "
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.5 :
597
- version "1.14.5 "
598
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.5 .tgz#a41e1786b195f55c875df44b7a24d9206ced89e7 "
596
+ graphql-yoga@1.14.6 :
597
+ version "1.14.6 "
598
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.6 .tgz#610219af29b0db13636547609aaebb0e320fc503 "
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.5:
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.4 "
615
+ graphql-middleware "1.2.5 "
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