package: bump merkle-lib and dev dependencies
This commit is contained in:
parent
b65170c69b
commit
d8b585c5f3
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
||||||
"create-hash": "^1.1.0",
|
"create-hash": "^1.1.0",
|
||||||
"create-hmac": "^1.1.3",
|
"create-hmac": "^1.1.3",
|
||||||
"ecurve": "^1.0.0",
|
"ecurve": "^1.0.0",
|
||||||
"merkle-lib": "^1.0.0",
|
"merkle-lib": "^2.0.10",
|
||||||
"pushdata-bitcoin": "^1.0.1",
|
"pushdata-bitcoin": "^1.0.1",
|
||||||
"randombytes": "^2.0.1",
|
"randombytes": "^2.0.1",
|
||||||
"typeforce": "^1.8.7",
|
"typeforce": "^1.8.7",
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
"coinselect": "^3.1.1",
|
"coinselect": "^3.1.1",
|
||||||
"minimaldata": "^1.0.2",
|
"minimaldata": "^1.0.2",
|
||||||
"mocha": "^3.1.0",
|
"mocha": "^3.1.0",
|
||||||
"nyc": "^8.1.0",
|
"nyc": "^10.2.0",
|
||||||
"proxyquire": "^1.4.0",
|
"proxyquire": "^1.4.0",
|
||||||
"sinon": "^1.12.2",
|
"sinon": "^1.12.2",
|
||||||
"standard": "^9.0.2"
|
"standard": "^9.0.2"
|
||||||
|
|
Loading…
Reference in a new issue