Skip to content

Commit

Permalink
build(deps): bump @noble/hashes from 1.3.2 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](paulmillr/noble-hashes@1.3.2...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]>
  • Loading branch information
dependabot[bot] authored and sergeytimoshin committed Jun 27, 2024
1 parent 04f3b41 commit 2a61032
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion circuit-lib/circuit-lib.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@lightprotocol/hasher.rs": "workspace:*",
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2",
"@noble/hashes": "^1.4.0",
"blake-hash": "^2.0.0",
"ffjavascript": "^0.3.0"
},
Expand Down
16 changes: 10 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a61032

Please sign in to comment.