diff --git a/package.json b/package.json index e5be9e082c7..9c80d87398a 100644 --- a/package.json +++ b/package.json @@ -81,9 +81,9 @@ "request": "browser-request" }, "dependencies": { - "bitcore-lib": "^0.13.8", - "bitcore-node": "^1.0.0", - "insight-api": "^0.3.1", + "bitcore-lib": "^0.13.12", + "bitcore-node": "^2.0.0", + "insight-api": "^0.3.2", "insight-ui": "^0.3.0" }, "license": "MIT",