diff --git a/solidity/package.json b/solidity/package.json index 43794caded..a8ab700062 100644 --- a/solidity/package.json +++ b/solidity/package.json @@ -1,9 +1,9 @@ { "name": "@hyperlane-xyz/core", "description": "Core solidity contracts for Hyperlane", - "version": "1.3.3", + "version": "1.3.4", "dependencies": { - "@hyperlane-xyz/utils": "1.3.3", + "@hyperlane-xyz/utils": "1.3.4", "@openzeppelin/contracts": "^4.8.0", "@openzeppelin/contracts-upgradeable": "^4.8.0" }, diff --git a/typescript/helloworld b/typescript/helloworld index d7c80d7908..9fbde05e21 160000 --- a/typescript/helloworld +++ b/typescript/helloworld @@ -1 +1 @@ -Subproject commit d7c80d79087e5e15050e6e85eb205c94d45643e1 +Subproject commit 9fbde05e212850649accf6eada41896584fb00a9 diff --git a/typescript/infra/package.json b/typescript/infra/package.json index e72d08e36b..e4c24a8e33 100644 --- a/typescript/infra/package.json +++ b/typescript/infra/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/infra", "description": "Infrastructure utilities for the Hyperlane Network", - "version": "1.3.3", + "version": "1.3.4", "dependencies": { "@arbitrum/sdk": "^3.0.0", "@aws-sdk/client-iam": "^3.74.0", @@ -14,9 +14,9 @@ "@gnosis.pm/safe-core-sdk": "^2.3.2", "@gnosis.pm/safe-ethers-lib": "^1.4.0", "@gnosis.pm/safe-service-client": "^1.2.0", - "@hyperlane-xyz/helloworld": "1.3.3", - "@hyperlane-xyz/sdk": "1.3.3", - "@hyperlane-xyz/utils": "1.3.3", + "@hyperlane-xyz/helloworld": "1.3.4", + "@hyperlane-xyz/sdk": "1.3.4", + "@hyperlane-xyz/utils": "1.3.4", "@nomiclabs/hardhat-etherscan": "^3.0.3", "@safe-global/safe-core-sdk": "3.2.0", "@safe-global/safe-ethers-lib": "^1.7.0", diff --git a/typescript/sdk/package.json b/typescript/sdk/package.json index 506cf1ec61..000b2e90c6 100644 --- a/typescript/sdk/package.json +++ b/typescript/sdk/package.json @@ -1,10 +1,10 @@ { "name": "@hyperlane-xyz/sdk", "description": "The official SDK for the Hyperlane Network", - "version": "1.3.3", + "version": "1.3.4", "dependencies": { - "@hyperlane-xyz/core": "1.3.3", - "@hyperlane-xyz/utils": "1.3.3", + "@hyperlane-xyz/core": "1.3.4", + "@hyperlane-xyz/utils": "1.3.4", "@types/coingecko-api": "^1.0.10", "@types/debug": "^4.1.7", "@wagmi/chains": "^0.2.6", diff --git a/typescript/token b/typescript/token index 5047ac5130..e1055b8636 160000 --- a/typescript/token +++ b/typescript/token @@ -1 +1 @@ -Subproject commit 5047ac51301ff534c3f56f9c290d1489b2ba0891 +Subproject commit e1055b86360a18259d2c4dcb77c7715106463f19 diff --git a/typescript/utils/package.json b/typescript/utils/package.json index a8d8f65332..699ac53b78 100644 --- a/typescript/utils/package.json +++ b/typescript/utils/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/utils", "description": "General utilities for the Hyperlane network", - "version": "1.3.3", + "version": "1.3.4", "dependencies": { "ethers": "^5.7.2" }, diff --git a/yarn.lock b/yarn.lock index 6c6d33ee80..8606e2fea6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3923,11 +3923,11 @@ __metadata: languageName: node linkType: hard -"@hyperlane-xyz/core@1.3.3, @hyperlane-xyz/core@workspace:solidity": +"@hyperlane-xyz/core@1.3.4, @hyperlane-xyz/core@workspace:solidity": version: 0.0.0-use.local resolution: "@hyperlane-xyz/core@workspace:solidity" dependencies: - "@hyperlane-xyz/utils": 1.3.3 + "@hyperlane-xyz/utils": 1.3.4 "@nomiclabs/hardhat-ethers": ^2.2.1 "@nomiclabs/hardhat-waffle": ^2.0.3 "@openzeppelin/contracts": ^4.8.0 @@ -3950,11 +3950,11 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/helloworld@1.3.3, @hyperlane-xyz/helloworld@workspace:typescript/helloworld": +"@hyperlane-xyz/helloworld@1.3.4, @hyperlane-xyz/helloworld@workspace:typescript/helloworld": version: 0.0.0-use.local resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld" dependencies: - "@hyperlane-xyz/sdk": 1.3.3 + "@hyperlane-xyz/sdk": 1.3.4 "@nomiclabs/hardhat-ethers": ^2.2.1 "@nomiclabs/hardhat-waffle": ^2.0.3 "@openzeppelin/contracts-upgradeable": ^4.8.0 @@ -3986,9 +3986,9 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperlane-xyz/hyperlane-token@workspace:typescript/token" dependencies: - "@hyperlane-xyz/core": 1.3.3 - "@hyperlane-xyz/sdk": 1.3.3 - "@hyperlane-xyz/utils": 1.3.3 + "@hyperlane-xyz/core": 1.3.4 + "@hyperlane-xyz/sdk": 1.3.4 + "@hyperlane-xyz/utils": 1.3.4 "@nomiclabs/hardhat-ethers": ^2.2.1 "@nomiclabs/hardhat-waffle": ^2.0.3 "@openzeppelin/contracts-upgradeable": ^4.8.0 @@ -4031,9 +4031,9 @@ __metadata: "@gnosis.pm/safe-core-sdk": ^2.3.2 "@gnosis.pm/safe-ethers-lib": ^1.4.0 "@gnosis.pm/safe-service-client": ^1.2.0 - "@hyperlane-xyz/helloworld": 1.3.3 - "@hyperlane-xyz/sdk": 1.3.3 - "@hyperlane-xyz/utils": 1.3.3 + "@hyperlane-xyz/helloworld": 1.3.4 + "@hyperlane-xyz/sdk": 1.3.4 + "@hyperlane-xyz/utils": 1.3.4 "@nomiclabs/hardhat-ethers": ^2.2.1 "@nomiclabs/hardhat-etherscan": ^3.0.3 "@nomiclabs/hardhat-waffle": ^2.0.3 @@ -4076,12 +4076,12 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/sdk@1.3.3, @hyperlane-xyz/sdk@workspace:typescript/sdk": +"@hyperlane-xyz/sdk@1.3.4, @hyperlane-xyz/sdk@workspace:typescript/sdk": version: 0.0.0-use.local resolution: "@hyperlane-xyz/sdk@workspace:typescript/sdk" dependencies: - "@hyperlane-xyz/core": 1.3.3 - "@hyperlane-xyz/utils": 1.3.3 + "@hyperlane-xyz/core": 1.3.4 + "@hyperlane-xyz/utils": 1.3.4 "@nomiclabs/hardhat-ethers": ^2.2.1 "@nomiclabs/hardhat-waffle": ^2.0.3 "@types/coingecko-api": ^1.0.10 @@ -4106,7 +4106,7 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/utils@1.3.3, @hyperlane-xyz/utils@workspace:typescript/utils": +"@hyperlane-xyz/utils@1.3.4, @hyperlane-xyz/utils@workspace:typescript/utils": version: 0.0.0-use.local resolution: "@hyperlane-xyz/utils@workspace:typescript/utils" dependencies: