Skip to content

Commit

Permalink
Merge branch 'auth-hook-quote' into feature/ccip-hook-and-ism
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Feb 7, 2025
2 parents cc1858d + 58e6191 commit 017cd87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
4 changes: 2 additions & 2 deletions solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@hyperlane-xyz/core",
"description": "Core solidity contracts for Hyperlane",
"version": "5.11.2",
"version": "5.11.1",
"dependencies": {
"@arbitrum/nitro-contracts": "^1.2.1",
"@chainlink/contracts-ccip": "^1.5.0",
"@eth-optimism/contracts": "^0.6.0",
"@hyperlane-xyz/utils": "8.6.0",
"@hyperlane-xyz/utils": "8.5.0",
"@layerzerolabs/lz-evm-oapp-v2": "2.0.2",
"@openzeppelin/contracts": "^4.9.3",
"@openzeppelin/contracts-upgradeable": "^4.9.3",
Expand Down
17 changes: 1 addition & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7717,7 +7717,7 @@ __metadata:
"@arbitrum/nitro-contracts": "npm:^1.2.1"
"@chainlink/contracts-ccip": "npm:^1.5.0"
"@eth-optimism/contracts": "npm:^0.6.0"
"@hyperlane-xyz/utils": "npm:8.6.0"
"@hyperlane-xyz/utils": "npm:8.5.0"
"@layerzerolabs/lz-evm-oapp-v2": "npm:2.0.2"
"@layerzerolabs/solidity-examples": "npm:^1.1.0"
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
Expand Down Expand Up @@ -7983,21 +7983,6 @@ __metadata:
languageName: unknown
linkType: soft

"@hyperlane-xyz/utils@npm:8.6.0":
version: 8.6.0
resolution: "@hyperlane-xyz/utils@npm:8.6.0"
dependencies:
"@cosmjs/encoding": "npm:^0.32.4"
"@solana/web3.js": "npm:^1.95.4"
bignumber.js: "npm:^9.1.1"
ethers: "npm:^5.7.2"
lodash-es: "npm:^4.17.21"
pino: "npm:^8.19.0"
yaml: "npm:2.4.5"
checksum: 10/48a79195fb92a69f26c724641dc8ac88f2933c95e5b2379bb9728bd9e971cd9f83e1fac383d6c8f7c4074eeedd782c4585911e55c1c1b9a8f1546019abf3688b
languageName: node
linkType: hard

"@hyperlane-xyz/widgets@workspace:typescript/widgets":
version: 0.0.0-use.local
resolution: "@hyperlane-xyz/widgets@workspace:typescript/widgets"
Expand Down

0 comments on commit 017cd87

Please sign in to comment.