Updata kafka-avro
... | ... | @@ -14,14 +14,14 @@ |
"concurrently": "^3.5.1", | ||
"cpu-stat": "^2.0.1", | ||
"js-yaml": "^3.11.0", | ||
"kafka-avro": "^1.0.2", | ||
"kafka-avro": "^1.2.0", | ||
"nconf": "^0.10.0", | ||
"ramda": "^0.25.0", | ||
"request": "^2.87.0", | ||
"source-map-support": "^0.5.6", | ||
"through2": "^2.0.3", | ||
"winston": "^2.4.2", | ||
"typescript": "^2.8.3" | ||
"typescript": "^2.8.3", | ||
"winston": "^2.4.2" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.1.3", | ||
... | ... |
Please register or sign in to comment