Skip to content

Commit 5ecac46

Browse files
committed
update sha.js to 2.3.5 - optimization for sha256/512
1 parent 2863c33 commit 5ecac46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"pbkdf2-compat": "2.0.1",
2525
"public-encrypt": "1.1.2",
2626
"ripemd160": "0.2.0",
27-
"sha.js": "2.3.4"
27+
"sha.js": "2.3.5"
2828
},
2929
"devDependencies": {
3030
"tape": "~2.3.2",

0 commit comments

Comments
 (0)