Skip to content

chore(deps): bump @stablelib/cbor from 2.0.1 to 2.0.4#1125

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stablelib/cbor-2.0.4
Open

chore(deps): bump @stablelib/cbor from 2.0.1 to 2.0.4#1125
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stablelib/cbor-2.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Bumps @stablelib/cbor from 2.0.1 to 2.0.4.

Release notes

Sourced from @​stablelib/cbor's releases.

v2.1

@​stablelib/ed25519 v2.1.0 contains changes to align it with RFC 8032:

ed25519 v1.0.1: important security fix

Due to a bug in calculating carry in modulo reduction that used bit operations on integers larger than 32 bits, @stablelib/ed25519 could have created incorrect signatures.

This only affects signing, not verification.

Originally reported at dchest/tweetnacl-js#187

Commits
  • fc5ed95 Publish
  • cfeb4a5 Update copyright year
  • 1d6e8a8 Publish
  • 159b944 Use TextEncoder/TextDecoder is available
  • 61ab98d Add maxIndefiniteLength, maxMapLength, maxArrayLength, maxByteLength options
  • 0149e18 Fix stack exhaustion when decoding deply nested structures
  • 0f153a6 Fix prototype pollution
  • 6616735 Publish
  • 43db6a1 Reject non-canonical public keys
  • fa3894e Reject non-canonical signatures to prevent malleability
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [@stablelib/cbor](https://github.com/StableLib/stablelib) from 2.0.1 to 2.0.4.
- [Release notes](https://github.com/StableLib/stablelib/releases)
- [Commits](https://github.com/StableLib/stablelib/compare/@stablelib/[email protected]...@stablelib/[email protected])

---
updated-dependencies:
- dependency-name: "@stablelib/cbor"
  dependency-version: 2.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 4, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants