Skip to content

Commit

Permalink
Update elliptic for Improper Verification of Cryptographic Signature (h…
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedtausif committed Nov 19, 2024
1 parent bf2c3ec commit a8a32a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserify-sign",
"version": "4.2.3",
"version": "4.2.4",
"description": "adds node crypto signing for browsers",
"bugs": {
"url": "https://github.com/crypto-browserify/browserify-sign/issues"
Expand Down Expand Up @@ -33,7 +33,7 @@
"browserify-rsa": "^4.1.0",
"create-hash": "^1.2.0",
"create-hmac": "^1.1.7",
"elliptic": "^6.5.5",
"elliptic": "^6.6.1",
"hash-base": "~3.0",
"inherits": "^2.0.4",
"parse-asn1": "^5.1.7",
Expand Down

0 comments on commit a8a32a3

Please sign in to comment.