mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-25 11:50:40 +00:00
fix: upgrade base-x from 3.0.7 to 3.0.11
Snyk has created this PR to upgrade base-x from 3.0.7 to 3.0.11. See this package in npm: base-x See this project in Snyk: https://app.snyk.io/org/rayston92/project/88847b66-bcfa-4077-8b4f-3b5dc04979da?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"build": "browserify index.js --standalone libs | uglifyjs -c > ../../src/js/bip39-libs.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"base-x": "3.0.7",
|
||||
"base-x": "3.0.11",
|
||||
"bchaddrjs": "0.4.4",
|
||||
"bchaddrjs-slp": "git://github.com/simpleledger/bchaddrjs.git#af16e44a6bfbe4b3980a62dba50e2f68ed864c6b",
|
||||
"bech32": "1.1.4",
|
||||
|
||||
Reference in New Issue
Block a user