Skip to content

Commit 87efc3e

Browse files
committed
update sign/publicEncrypt to use blinding
1 parent 9f6c244 commit 87efc3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"browserify-aes": "0.6.1",
2020
"create-ecdh": "1.0.0",
2121
"diffie-hellman": "2.2.0",
22-
"browserify-sign": "2.6.1",
22+
"browserify-sign": "2.7.0",
2323
"pbkdf2-compat": "2.0.1",
24-
"public-encrypt": "1.0.1",
24+
"public-encrypt": "1.1.0",
2525
"ripemd160": "0.2.0",
2626
"sha.js": "2.3.0"
2727
},

0 commit comments

Comments
 (0)