From 8e9a09d81c6a173ce90f226fd0e5a45e2c7bc820 Mon Sep 17 00:00:00 2001 From: Paul Balaji <10051819+paulbalaji@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:30:44 +0100 Subject: [PATCH] chore: update registry to v2.4.0 (#101) chore: update registry to v2.4.0 Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5792e3a..57b6a91 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "J M Rossy", "dependencies": { "@headlessui/react": "^1.7.17", - "@hyperlane-xyz/registry": "2.3.0", + "@hyperlane-xyz/registry": "2.4.0", "@hyperlane-xyz/sdk": "3.13.0", "@hyperlane-xyz/utils": "3.13.0", "@hyperlane-xyz/widgets": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 38d41e1..2244c1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2097,7 +2097,7 @@ __metadata: resolution: "@hyperlane-xyz/explorer@workspace:." dependencies: "@headlessui/react": "npm:^1.7.17" - "@hyperlane-xyz/registry": "npm:2.3.0" + "@hyperlane-xyz/registry": "npm:2.4.0" "@hyperlane-xyz/sdk": "npm:3.13.0" "@hyperlane-xyz/utils": "npm:3.13.0" "@hyperlane-xyz/widgets": "npm:4.1.0" @@ -2138,13 +2138,13 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/registry@npm:2.3.0": - version: 2.3.0 - resolution: "@hyperlane-xyz/registry@npm:2.3.0" +"@hyperlane-xyz/registry@npm:2.4.0": + version: 2.4.0 + resolution: "@hyperlane-xyz/registry@npm:2.4.0" dependencies: yaml: "npm:^2" zod: "npm:^3.21.2" - checksum: c74a7201ef3114f7ff8e055e31592612cb881c6945d498afbe906f45e3d25acd73ee785f3101f6b2dc2bcd3a625142611ad4c5424ab59a5783b4c15d3253e4d6 + checksum: 18541e1b2d20a0e750d58e37e043bc22b9683cfc68de7865d2c8d269c50d3ee2255029530b15b61f93e854a18d36a3e367011286c3c1456730fb3362d74f31ac languageName: node linkType: hard