diff options
deps - bump provider-engine for bug fix
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4579e0166..96b13299a 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "through2": "^2.0.1", "vreme": "^3.0.2", "web3": "0.17.0-beta", - "web3-provider-engine": "^8.1.5", + "web3-provider-engine": "^8.1.14", "web3-stream-provider": "^2.0.6", "xtend": "^4.0.1" }, |