package: use bs58 1.2.1
This commit is contained in:
parent
8e0c835919
commit
75b51995e5
1 changed files with 4 additions and 6 deletions
10
package.json
10
package.json
|
@ -73,12 +73,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bigi": "1.1.0",
|
||||
"bs58": "1.1.0",
|
||||
"bs58check": "1.0.0",
|
||||
"crypto-browserify": "3.0.0",
|
||||
"bs58": "1.2.1",
|
||||
"bs58check": "1.0.1",
|
||||
"crypto-js": "3.1.2-3",
|
||||
"crypto-browserify": "2.1.8",
|
||||
"ecurve": "0.10.0",
|
||||
"secure-random": "1.1.1"
|
||||
"crypto-browserify": "3.0.0",
|
||||
"ecurve": "0.10.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue