Skip to content

Commit

Permalink
Build(deps): bump @noble/hashes from 1.3.3 to 1.4.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](paulmillr/noble-hashes@1.3.3...1.4.0)

---
updated-dependencies:
- dependency-name: "@noble/hashes"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent f754854 commit d9353bb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"docker:run": "docker run -it ledger-polkadot-generic-api"
},
"dependencies": {
"@noble/hashes": "1.3.3",
"@noble/hashes": "1.4.0",
"@polkadot/api": "10.11.2",
"@scure/base": "1.1.6",
"body-parser": "^1.20.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,13 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:1.4.0":
version: 1.4.0
resolution: "@noble/hashes@npm:1.4.0"
checksum: 10c0/8c3f005ee72e7b8f9cff756dfae1241485187254e3f743873e22073d63906863df5d4f13d441b7530ea614b7a093f0d889309f28b59850f33b66cb26a779a4a5
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -4865,7 +4872,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ledger-polkadot-generic-api@workspace:."
dependencies:
"@noble/hashes": "npm:1.3.3"
"@noble/hashes": "npm:1.4.0"
"@polkadot/api": "npm:10.11.2"
"@polkadot/types": "npm:^10.11.2"
"@scure/base": "npm:1.1.6"
Expand Down

0 comments on commit d9353bb

Please sign in to comment.