Skip to content

Commit

Permalink
build(deps): bump crypto-js and merkletreejs
Browse files Browse the repository at this point in the history
Bumps [crypto-js](https://github.com/brix/crypto-js) to 4.2.0 and updates ancestor dependency [merkletreejs](https://github.com/miguelmota/merkletreejs). These dependencies need to be updated together.


Updates `crypto-js` from 3.3.0 to 4.2.0
- [Commits](brix/crypto-js@3.3.0...4.2.0)

Updates `merkletreejs` from 0.2.32 to 0.3.11
- [Commits](https://github.com/miguelmota/merkletreejs/commits)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
- dependency-name: merkletreejs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 49c1de2 commit df11d73
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions lib/openzeppelin-contracts-upgradeable/package-lock.json

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

2 changes: 1 addition & 1 deletion lib/openzeppelin-contracts-upgradeable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"keccak256": "^1.0.2",
"lodash.startcase": "^4.4.0",
"lodash.zip": "^4.2.0",
"merkletreejs": "^0.2.13",
"merkletreejs": "^0.3.11",
"micromatch": "^4.0.2",
"prettier": "^2.3.0",
"prettier-plugin-solidity": "^1.0.0-beta.16",
Expand Down

0 comments on commit df11d73

Please sign in to comment.