Merge pull request #1546 from bitcoinjs/fixVulns202003

Fix dependencies for vuln
This commit is contained in:
Jonathan Underwood 2020-03-19 16:11:45 +09:00 committed by GitHub
commit 2790eea56e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 464 additions and 613 deletions

1071
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -78,14 +78,14 @@
"dhttp": "^3.0.0",
"hoodwink": "^2.0.0",
"minimaldata": "^1.0.2",
"mocha": "^6.2.0",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"prettier": "1.16.4",
"proxyquire": "^2.0.1",
"regtest-client": "0.2.0",
"rimraf": "^2.6.3",
"ts-node": "^8.3.0",
"tslint": "^5.16.0",
"tslint": "^5.20.1",
"typescript": "3.2.2"
},
"license": "MIT"