From 840f803a3601ddf74dcd460231d63f34d1cae9c0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 17:25:35 +0000 Subject: [PATCH] fix(package): update @chris.troutner/bch-js to version 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd45400..3999fe5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "node": ">=10.15.1" }, "dependencies": { - "@chris.troutner/bch-js": "^2.3.16", + "@chris.troutner/bch-js": "^3.0.1", "apidoc": "^0.22.0", "axios": "^0.19.0", "bitcore-lib-cash": "^8.16.2",