diff --git a/CLI/package.json b/CLI/package.json index a1173b825..29bb295b8 100644 --- a/CLI/package.json +++ b/CLI/package.json @@ -17,7 +17,7 @@ "moment": "^2.22.2", "readline-sync": "^1.4.9", "request": "^2.88.0", - "request-promise": "^4.2.2", + "request-promise": "^4.2.6", "table": "^5.1.1", "web3": "1.0.0-beta.35" }