Update bip32 and nyc to latest

This commit is contained in:
junderw 2019-03-19 12:57:27 +09:00
parent 0426c66389
commit fabd1d6c9d
No known key found for this signature in database
GPG key ID: B256185D3A971908
2 changed files with 514 additions and 1921 deletions

2431
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"dependencies": {
"@types/node": "10.12.18",
"bech32": "^1.1.2",
"bip32": "git+https://github.com/junderw/bip32.git#typeScript",
"bip32": "^2.0.0",
"bip66": "^1.1.0",
"bitcoin-ops": "^1.4.0",
"bs58check": "^2.0.0",
@ -67,7 +67,7 @@
"hoodwink": "^2.0.0",
"minimaldata": "^1.0.2",
"mocha": "^5.2.0",
"nyc": "^11.8.0",
"nyc": "^13.3.0",
"prettier": "1.16.4",
"proxyquire": "^2.0.1",
"tslint": "5.13.1",