diff --git a/package.json b/package.json index e6d7026..3a83d1d 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "dependencies": { - "zookeeper-cluster-client": "^1.0.1" + "zookeeper-cluster-client": "^3.1.0" } }