deps(npm)(deps): Bump bn.js from 5.2.2 to 5.2.3#30
deps(npm)(deps): Bump bn.js from 5.2.2 to 5.2.3#30dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: bn.js dependency-version: 5.2.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ Deploy Preview for verax-tutorial ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| "valtio": "1.13.2" | ||
| } | ||
| }, | ||
| "node_modules/@walletconnect/ethereum-provider/node_modules/@reown/appkit-polyfills": { |
There was a problem hiding this comment.
Lockfile drops many wallet connector optional peer dependencies
Medium Severity
This PR is described as only bumping bn.js from 5.2.2 to 5.2.3, but the lockfile regeneration has removed all optional peer dependency resolutions for @wagmi/connectors — including @coinbase/wallet-sdk, @metamask/sdk, @walletconnect/ethereum-provider, porto, @gemini-wallet/core, and @base-org/account (top-level). These packages were previously resolved and installed, providing native wallet SDK integrations. Their removal could degrade wallet connectivity options in this WalletConnect tutorial app, even though core @reown/appkit functionality via @walletconnect/universal-provider remains intact.
Additional Locations (1)
|
Looks like bn.js is up-to-date now, so this is no longer needed. |


Bumps bn.js from 5.2.2 to 5.2.3.
Changelog
Sourced from bn.js's changelog.
Commits
ea6c0725.2.333df26bfix imaskn state (#317)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Low Risk
Lockfile-only dependency patch update; main risk is unforeseen transitive compatibility/regression in consumers of
bn.js.Overview
Updates the npm lockfile to bump
bn.jsfrom5.2.2to5.2.3.This is a dependency-only change (no application/source code changes) and adjusts the resolved tarball/integrity entries accordingly.
Written by Cursor Bugbot for commit dcb7dd5. This will update automatically on new commits. Configure here.