Skip to content

Commit 75b5199

Browse files
committed
package: use bs58 1.2.1
1 parent 8e0c835 commit 75b5199

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.json

+4-6
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,10 @@
7373
},
7474
"dependencies": {
7575
"bigi": "1.1.0",
76-
"bs58": "1.1.0",
77-
"bs58check": "1.0.0",
78-
"crypto-browserify": "3.0.0",
76+
"bs58": "1.2.1",
77+
"bs58check": "1.0.1",
7978
"crypto-js": "3.1.2-3",
80-
"crypto-browserify": "2.1.8",
81-
"ecurve": "0.10.0",
82-
"secure-random": "1.1.1"
79+
"crypto-browserify": "3.0.0",
80+
"ecurve": "0.10.0"
8381
}
8482
}

0 commit comments

Comments
 (0)