From 6398aab7275ea57cc69e3f1581328ed5cf4b1dff Mon Sep 17 00:00:00 2001 From: J M Rossy Date: Sat, 22 Jun 2024 01:53:16 +0100 Subject: [PATCH] chore: Upgrade registry to 2.1.1 (#4033) ### Description To pickup fix in https://github.com/hyperlane-xyz/hyperlane-registry/pull/71 ### Backward compatibility Yes --- .changeset/clean-numbers-know.md | 7 +++++++ typescript/cli/package.json | 2 +- typescript/helloworld/package.json | 2 +- typescript/infra/package.json | 2 +- yarn.lock | 14 +++++++------- 5 files changed, 17 insertions(+), 10 deletions(-) create mode 100644 .changeset/clean-numbers-know.md diff --git a/.changeset/clean-numbers-know.md b/.changeset/clean-numbers-know.md new file mode 100644 index 000000000..b48a6d303 --- /dev/null +++ b/.changeset/clean-numbers-know.md @@ -0,0 +1,7 @@ +--- +'@hyperlane-xyz/helloworld': minor +'@hyperlane-xyz/infra': minor +'@hyperlane-xyz/cli': minor +--- + +Upgrade registry to 2.1.1 diff --git a/typescript/cli/package.json b/typescript/cli/package.json index d88b1fe6c..1cf7e607c 100644 --- a/typescript/cli/package.json +++ b/typescript/cli/package.json @@ -5,7 +5,7 @@ "dependencies": { "@aws-sdk/client-kms": "^3.577.0", "@aws-sdk/client-s3": "^3.577.0", - "@hyperlane-xyz/registry": "1.3.0", + "@hyperlane-xyz/registry": "2.1.1", "@hyperlane-xyz/sdk": "3.16.0", "@hyperlane-xyz/utils": "3.16.0", "@inquirer/prompts": "^3.0.0", diff --git a/typescript/helloworld/package.json b/typescript/helloworld/package.json index c1ccf26cb..7d8520976 100644 --- a/typescript/helloworld/package.json +++ b/typescript/helloworld/package.json @@ -4,7 +4,7 @@ "version": "3.16.0", "dependencies": { "@hyperlane-xyz/core": "3.16.0", - "@hyperlane-xyz/registry": "1.3.0", + "@hyperlane-xyz/registry": "2.1.1", "@hyperlane-xyz/sdk": "3.16.0", "@openzeppelin/contracts-upgradeable": "^4.9.3", "ethers": "^5.7.2" diff --git a/typescript/infra/package.json b/typescript/infra/package.json index 9bba689ad..6b6188e63 100644 --- a/typescript/infra/package.json +++ b/typescript/infra/package.json @@ -14,7 +14,7 @@ "@ethersproject/providers": "^5.7.2", "@google-cloud/secret-manager": "^5.5.0", "@hyperlane-xyz/helloworld": "3.16.0", - "@hyperlane-xyz/registry": "1.3.0", + "@hyperlane-xyz/registry": "2.1.1", "@hyperlane-xyz/sdk": "3.16.0", "@hyperlane-xyz/utils": "3.16.0", "@nomiclabs/hardhat-etherscan": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index 23694b4cb..547bea289 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5683,7 +5683,7 @@ __metadata: "@aws-sdk/client-s3": "npm:^3.577.0" "@ethersproject/abi": "npm:*" "@ethersproject/providers": "npm:*" - "@hyperlane-xyz/registry": "npm:1.3.0" + "@hyperlane-xyz/registry": "npm:2.1.1" "@hyperlane-xyz/sdk": "npm:3.16.0" "@hyperlane-xyz/utils": "npm:3.16.0" "@inquirer/prompts": "npm:^3.0.0" @@ -5774,7 +5774,7 @@ __metadata: resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld" dependencies: "@hyperlane-xyz/core": "npm:3.16.0" - "@hyperlane-xyz/registry": "npm:1.3.0" + "@hyperlane-xyz/registry": "npm:2.1.1" "@hyperlane-xyz/sdk": "npm:3.16.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" "@nomiclabs/hardhat-waffle": "npm:^2.0.6" @@ -5823,7 +5823,7 @@ __metadata: "@ethersproject/providers": "npm:^5.7.2" "@google-cloud/secret-manager": "npm:^5.5.0" "@hyperlane-xyz/helloworld": "npm:3.16.0" - "@hyperlane-xyz/registry": "npm:1.3.0" + "@hyperlane-xyz/registry": "npm:2.1.1" "@hyperlane-xyz/sdk": "npm:3.16.0" "@hyperlane-xyz/utils": "npm:3.16.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" @@ -5875,13 +5875,13 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/registry@npm:1.3.0": - version: 1.3.0 - resolution: "@hyperlane-xyz/registry@npm:1.3.0" +"@hyperlane-xyz/registry@npm:2.1.1": + version: 2.1.1 + resolution: "@hyperlane-xyz/registry@npm:2.1.1" dependencies: yaml: "npm:^2" zod: "npm:^3.21.2" - checksum: 2cbdfd9e8958d0babde7104dfb0c98def7edb5f87f5f4679b09467a6a9b531884f187fcbc16fd85b00e304ef8fa3beb0a0779555b2c3edc1936541a0e878a73d + checksum: e0e1f36b9bc43dfb1e4f7c512091b31c6f1b4046687d076fc16c91fd9204af1bdbe7898c8c29ada3c6830f6961bb5aa0933357b73d500595689171f99b992922 languageName: node linkType: hard