diff --git a/solidity/package.json b/solidity/package.json index b948a79833..ad7aa96349 100644 --- a/solidity/package.json +++ b/solidity/package.json @@ -1,9 +1,9 @@ { "name": "@hyperlane-xyz/core", "description": "Core solidity contracts for Hyperlane", - "version": "0.5.2", + "version": "0.5.3", "dependencies": { - "@hyperlane-xyz/utils": "0.5.2", + "@hyperlane-xyz/utils": "0.5.3", "@openzeppelin/contracts": "^4.6.0", "@openzeppelin/contracts-upgradeable": "^4.6.0" }, diff --git a/typescript/helloworld/package.json b/typescript/helloworld/package.json index 896aa84c72..85baaf7edd 100644 --- a/typescript/helloworld/package.json +++ b/typescript/helloworld/package.json @@ -1,9 +1,9 @@ { "name": "@hyperlane-xyz/helloworld", "description": "A basic skeleton of an Hyperlane app", - "version": "0.5.2", + "version": "0.5.3", "dependencies": { - "@hyperlane-xyz/sdk": "0.5.2", + "@hyperlane-xyz/sdk": "0.5.3", "@openzeppelin/contracts-upgradeable": "^4.6.0", "ethers": "^5.6.8" }, diff --git a/typescript/infra/package.json b/typescript/infra/package.json index 70a028b9ec..5e6765f302 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": "0.5.2", + "version": "0.5.3", "dependencies": { "@aws-sdk/client-iam": "^3.74.0", "@aws-sdk/client-kms": "3.48.0", @@ -12,9 +12,9 @@ "@gnosis.pm/safe-ethers-lib": "^1.4.0", "@gnosis.pm/safe-service-client": "^1.2.0", "@hyperlane-xyz/celo-ethers-provider": "^0.1.1", - "@hyperlane-xyz/helloworld": "0.5.2", - "@hyperlane-xyz/sdk": "0.5.2", - "@hyperlane-xyz/utils": "0.5.2", + "@hyperlane-xyz/helloworld": "0.5.3", + "@hyperlane-xyz/sdk": "0.5.3", + "@hyperlane-xyz/utils": "0.5.3", "@nomiclabs/hardhat-etherscan": "^3.0.3", "asn1.js": "5.4.1", "aws-kms-ethers-signer": "^0.1.3", diff --git a/typescript/sdk/package.json b/typescript/sdk/package.json index fedcd4dbd5..a62fb418c0 100644 --- a/typescript/sdk/package.json +++ b/typescript/sdk/package.json @@ -1,11 +1,11 @@ { "name": "@hyperlane-xyz/sdk", "description": "The official SDK for the Hyperlane Network", - "version": "0.5.2", + "version": "0.5.3", "dependencies": { "@hyperlane-xyz/celo-ethers-provider": "^0.1.1", - "@hyperlane-xyz/core": "0.5.2", - "@hyperlane-xyz/utils": "0.5.2", + "@hyperlane-xyz/core": "0.5.3", + "@hyperlane-xyz/utils": "0.5.3", "@types/debug": "^4.1.7", "coingecko-api": "^1.0.10", "cross-fetch": "^3.1.5", diff --git a/typescript/utils/package.json b/typescript/utils/package.json index 3988b54f16..ba41329b1c 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": "0.5.2", + "version": "0.5.3", "dependencies": { "ethers": "^5.6.8" }, diff --git a/yarn.lock b/yarn.lock index 508e6cd7b0..e983537de6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3686,11 +3686,11 @@ __metadata: languageName: node linkType: hard -"@hyperlane-xyz/core@0.5.2, @hyperlane-xyz/core@workspace:solidity": +"@hyperlane-xyz/core@0.5.3, @hyperlane-xyz/core@workspace:solidity": version: 0.0.0-use.local resolution: "@hyperlane-xyz/core@workspace:solidity" dependencies: - "@hyperlane-xyz/utils": 0.5.2 + "@hyperlane-xyz/utils": 0.5.3 "@nomiclabs/hardhat-ethers": ^2.0.5 "@nomiclabs/hardhat-waffle": ^2.0.2 "@openzeppelin/contracts": ^4.6.0 @@ -3713,11 +3713,11 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/helloworld@0.5.2, @hyperlane-xyz/helloworld@workspace:typescript/helloworld": +"@hyperlane-xyz/helloworld@0.5.3, @hyperlane-xyz/helloworld@workspace:typescript/helloworld": version: 0.0.0-use.local resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld" dependencies: - "@hyperlane-xyz/sdk": 0.5.2 + "@hyperlane-xyz/sdk": 0.5.3 "@nomiclabs/hardhat-ethers": ^2.0.5 "@nomiclabs/hardhat-waffle": ^2.0.2 "@openzeppelin/contracts-upgradeable": ^4.6.0 @@ -3758,9 +3758,9 @@ __metadata: "@gnosis.pm/safe-ethers-lib": ^1.4.0 "@gnosis.pm/safe-service-client": ^1.2.0 "@hyperlane-xyz/celo-ethers-provider": ^0.1.1 - "@hyperlane-xyz/helloworld": 0.5.2 - "@hyperlane-xyz/sdk": 0.5.2 - "@hyperlane-xyz/utils": 0.5.2 + "@hyperlane-xyz/helloworld": 0.5.3 + "@hyperlane-xyz/sdk": 0.5.3 + "@hyperlane-xyz/utils": 0.5.3 "@nomiclabs/hardhat-ethers": ^2.0.5 "@nomiclabs/hardhat-etherscan": ^3.0.3 "@nomiclabs/hardhat-waffle": ^2.0.2 @@ -3800,13 +3800,13 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/sdk@0.5.2, @hyperlane-xyz/sdk@workspace:typescript/sdk": +"@hyperlane-xyz/sdk@0.5.3, @hyperlane-xyz/sdk@workspace:typescript/sdk": version: 0.0.0-use.local resolution: "@hyperlane-xyz/sdk@workspace:typescript/sdk" dependencies: "@hyperlane-xyz/celo-ethers-provider": ^0.1.1 - "@hyperlane-xyz/core": 0.5.2 - "@hyperlane-xyz/utils": 0.5.2 + "@hyperlane-xyz/core": 0.5.3 + "@hyperlane-xyz/utils": 0.5.3 "@nomiclabs/hardhat-ethers": ^2.0.5 "@nomiclabs/hardhat-waffle": ^2.0.2 "@types/coingecko-api": ^1.0.10 @@ -3829,7 +3829,7 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/utils@0.5.2, @hyperlane-xyz/utils@workspace:typescript/utils": +"@hyperlane-xyz/utils@0.5.3, @hyperlane-xyz/utils@workspace:typescript/utils": version: 0.0.0-use.local resolution: "@hyperlane-xyz/utils@workspace:typescript/utils" dependencies: