Skip to content

Conversation

tperamaki
Copy link

Upgrade elliptic to 6.5.4 due to CVE-2020-28498.

Closes issue #67 and PR #65 (which is missing package-lock.json)

@tperamaki
Copy link
Author

CI fails on node 15, but I don't think that's related to these changes?

@Pengpengwanga
Copy link

I am using browserify-sign .
Hope it can be merged as soon as possible, if there are no other problems.

package.json Outdated
"browserify-rsa": "^4.0.1",
"create-hash": "^1.2.0",
"create-hmac": "^1.1.7",
"elliptic": "^6.5.3",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's simply no need for this update; we depend on elliptic with a semver range, so you can just update your lockfiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants