Skip to content

Commit 6cb3dab

Browse files
committed
update sha.js to 2.3.4 - performance improvements for sha1
1 parent 84320b9 commit 6cb3dab

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
@@ -23,7 +23,7 @@
2323
"pbkdf2-compat": "2.0.1",
2424
"public-encrypt": "1.1.2",
2525
"ripemd160": "0.2.0",
26-
"sha.js": "2.3.2"
26+
"sha.js": "2.3.4"
2727
},
2828
"devDependencies": {
2929
"tape": "~2.3.2",

0 commit comments

Comments
 (0)