Merge pull request #125 from bitcoinjs/fixAudit

Fix npm audit
This commit is contained in:
Jonathan Underwood 2019-07-30 10:43:29 +09:00 committed by GitHub
commit 90a2122b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 908 additions and 1080 deletions

1986
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"@types/pbkdf2": "3.0.0",
"@types/randombytes": "2.0.0",
"node-fetch": "^1.6.3",
"nyc": "^13.1.0",
"nyc": "^14.1.1",
"prettier": "1.16.4",
"proxyquire": "^1.7.10",
"tape": "^4.6.2",