Skip to content

chore(deps): update bn.js to 5.2.3 [security]#685

Open
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/npm-bn.js-vulnerability
Open

chore(deps): update bn.js to 5.2.3 [security]#685
renovate[bot] wants to merge 1 commit intodevelopmentfrom
renovate/npm-bn.js-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Change Age Confidence
bn.js 5.2.15.2.3 age confidence

GitHub Vulnerability Alerts

CVE-2026-2739

This affects versions of the package bn.js before 4.12.3 and 5.2.3. Calling maskn(0) on any BN instance corrupts the internal state, causing toString(), divmod(), and other methods to enter an infinite loop, hanging the process indefinitely.


Release Notes

indutny/bn.js (bn.js)

v5.2.3

Compare Source

v5.2.2

Compare Source

  • fix: imuln/muln with zero (#​313)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 22, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 22, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: enzyme-adapter-react-16@1.15.8
npm error Found: react@18.3.1
npm error node_modules/react
npm error   peer react@">=16.8.0" from @emotion/react@11.13.3
npm error   node_modules/@emotion/react
npm error     peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.13.0
npm error     node_modules/@emotion/styled
npm error       @emotion/styled@"11.13.0" from the root project
npm error     @emotion/react@"^11.8.1" from react-select@5.8.0
npm error     node_modules/react-select
npm error       react-select@"^5.2.1" from the root project
npm error     1 more (the root project)
npm error   peer react@">=16.8.0" from @emotion/styled@11.13.0
npm error   node_modules/@emotion/styled
npm error     @emotion/styled@"11.13.0" from the root project
npm error   32 more (@emotion/use-insertion-effect-with-fallbacks, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.0.0-0" from enzyme-adapter-react-16@1.15.8
npm error node_modules/enzyme-adapter-react-16
npm error   dev enzyme-adapter-react-16@"^1.15.3" from the root project
npm error
npm error Conflicting peer dependency: react@16.14.0
npm error node_modules/react
npm error   peer react@"^16.0.0-0" from enzyme-adapter-react-16@1.15.8
npm error   node_modules/enzyme-adapter-react-16
npm error     dev enzyme-adapter-react-16@"^1.15.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-13T16_38_40_710Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-13T16_38_40_710Z-debug-0.log

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant