Skip to content

Commit

Permalink
build(deps): bump @layerzerolabs/lz-v2-utilities from 2.3.37 to 3.0.7
Browse files Browse the repository at this point in the history
Bumps @layerzerolabs/lz-v2-utilities from 2.3.37 to 3.0.7.

---
updated-dependencies:
- dependency-name: "@layerzerolabs/lz-v2-utilities"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ed64b7b commit 12c8ff7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@layerzerolabs/lz-definitions": "^2.3.37",
"@layerzerolabs/lz-v2-utilities": "^2.3.37",
"@layerzerolabs/lz-v2-utilities": "^3.0.7",
"@masa-finance/masa-contracts-identity": "^1.15.0",
"@masa-finance/masa-contracts-marketplace": "^2.1.26",
"@masa-finance/masa-contracts-staking": "^0.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -462,10 +462,10 @@
dependencies:
tiny-invariant "^1.3.1"

"@layerzerolabs/lz-v2-utilities@^2.3.37":
version "2.3.37"
resolved "https://registry.yarnpkg.com/@layerzerolabs/lz-v2-utilities/-/lz-v2-utilities-2.3.37.tgz#421c91767e531a5b7c0cde7e0c39452acb3f3027"
integrity sha512-MdIPfu0kfW8HPtssQpSY+hsjTb9Ojd2u6LLNt5PBBaGpa5XuzRk+hW05fq6VK9LdzVJ7vt21Bxvx2+0spOp8pw==
"@layerzerolabs/lz-v2-utilities@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@layerzerolabs/lz-v2-utilities/-/lz-v2-utilities-3.0.7.tgz#f64475d30d151cfd670fd73b791aa807b865ed1b"
integrity sha512-82gK2cT3wMMwN2BgX1uUnJPhRD4/uk4Bwjd44/7KyIdx8aqdZobHZ6Z/xrCfsc4ADGEn2S6r5+CSDN9Xs7IcRg==
dependencies:
"@ethersproject/abi" "^5.7.0"
"@ethersproject/address" "^5.7.0"
Expand Down

0 comments on commit 12c8ff7

Please sign in to comment.