Conversation
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
aa53ce0 to
00cb0b2
Compare
foxpatch-aleph
left a comment
There was a problem hiding this comment.
This is a routine security patch bumping elliptic from 6.5.3 to 6.5.4. The key change in 6.5.4 is validation that a point is valid before deriving keys (commit 441b742), which fixes a potential cryptographic vulnerability. The lock file changes are consistent and correct: the top-level elliptic entry is upgraded to 6.5.4, while packages that depend on older versions (secp256k1's transitive dep and the aleph-sdk-ts nested dep) correctly retain pinned 6.5.3 entries as nested overrides. The form-data upgrade from 2.3.3 to 4.0.0 at the top level (with 2.3.3 preserved as a nested dep for axios) is also correct lock file housekeeping. No source code changes, no API breakage, and the dependency version bumps are all minor/patch-level. Approving.
Bumps elliptic from 6.5.3 to 6.5.4.
Commits
43ac7f26.5.4f4bc72bpackage: bump deps441b742ec: validate that a point before deriving keyse71b2d9lib: relint using eslint8421a01build(deps): bump elliptic from 6.4.1 to 6.5.3 (#231)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.