We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2c3ec commit a8a32a3Copy full SHA for a8a32a3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "browserify-sign",
3
- "version": "4.2.3",
+ "version": "4.2.4",
4
"description": "adds node crypto signing for browsers",
5
"bugs": {
6
"url": "https://github.com/crypto-browserify/browserify-sign/issues"
@@ -33,7 +33,7 @@
33
"browserify-rsa": "^4.1.0",
34
"create-hash": "^1.2.0",
35
"create-hmac": "^1.1.7",
36
- "elliptic": "^6.5.5",
+ "elliptic": "^6.6.1",
37
"hash-base": "~3.0",
38
"inherits": "^2.0.4",
39
"parse-asn1": "^5.1.7",
0 commit comments