Skip to content

Commit

Permalink
build(deps): bump @scure/base from 1.2.1 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [@scure/base](https://github.com/paulmillr/scure-base) from 1.2.1 to 1.2.4.
- [Release notes](https://github.com/paulmillr/scure-base/releases)
- [Commits](paulmillr/scure-base@1.2.1...1.2.4)

---
updated-dependencies:
- dependency-name: "@scure/base"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 5bcbf8a commit f670b36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@noble/ciphers": "^1.2.1",
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.5.0",
"@scure/base": "^1.2.1",
"@scure/base": "^1.2.4",
"@scure/bip32": "^1.4.0",
"@scure/bip39": "^1.5.1",
"@vechain/sdk-errors": "2.0.0-beta.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3855,10 +3855,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz#427d5549943a9c6fce808e39ea64dbe60d4047f1"
integrity sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==

"@scure/base@^1.2.1", "@scure/base@~1.2.1":
version "1.2.1"
resolved "https://registry.npmjs.org/@scure/base/-/base-1.2.1.tgz#dd0b2a533063ca612c17aa9ad26424a2ff5aa865"
integrity sha512-DGmGtC8Tt63J5GfHgfl5CuAXh96VF/LD8K9Hr/Gv0J2lAoRGlPOMpqMpMbCTOoOJMZCk2Xt+DskdDyn6dEFdzQ==
"@scure/base@^1.2.4", "@scure/base@~1.2.1":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.4.tgz#002eb571a35d69bdb4c214d0995dff76a8dcd2a9"
integrity sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ==

"@scure/base@~1.1.0", "@scure/base@~1.1.6":
version "1.1.9"
Expand Down

0 comments on commit f670b36

Please sign in to comment.