Skip to content

Commit

Permalink
Update elliptic version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyZavala authored Nov 5, 2024
1 parent 41b1413 commit 0bae2c0
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
Expand Up @@ -581,10 +581,10 @@
},
"overrides": {
"browserify-sign": {
"elliptic": "6.5.7"
"elliptic": "6.6.0"
},
"create-ecdh": {
"elliptic": "6.5.7"
"elliptic": "6.6.0"
}
}
}

0 comments on commit 0bae2c0

Please sign in to comment.