From cc5c7cf8eed27b35a07be8b9c0eab37e5db94a83 Mon Sep 17 00:00:00 2001 From: Le Yu <6251863+ltyu@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:17:54 -0400 Subject: [PATCH] Up registry to 4.6.0 --- package.json | 2 +- yarn.lock | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cea8aaf0..1dd609a4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/react": "^11.13.0", "@emotion/styled": "^11.13.0", "@headlessui/react": "^1.7.14", - "@hyperlane-xyz/registry": "4.3.6", + "@hyperlane-xyz/registry": "4.6.0", "@hyperlane-xyz/sdk": "5.3.0", "@hyperlane-xyz/utils": "5.3.0", "@hyperlane-xyz/widgets": "5.3.0", diff --git a/yarn.lock b/yarn.lock index 3f2eef3f..310e80c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3968,6 +3968,16 @@ __metadata: languageName: node linkType: hard +"@hyperlane-xyz/registry@npm:4.6.0": + version: 4.6.0 + resolution: "@hyperlane-xyz/registry@npm:4.6.0" + dependencies: + yaml: "npm:2.4.5" + zod: "npm:^3.21.2" + checksum: 696eb36da72983645cea6beaebfd2d2e9c262b96c408c0f00d20495d9243cff9498c1ae4258089254667e490728344e6b7a44700bc02928468cfc82ec0d87000 + languageName: node + linkType: hard + "@hyperlane-xyz/sdk@npm:5.3.0": version: 5.3.0 resolution: "@hyperlane-xyz/sdk@npm:5.3.0" @@ -4032,7 +4042,7 @@ __metadata: "@emotion/react": "npm:^11.13.0" "@emotion/styled": "npm:^11.13.0" "@headlessui/react": "npm:^1.7.14" - "@hyperlane-xyz/registry": "npm:4.3.6" + "@hyperlane-xyz/registry": "npm:4.6.0" "@hyperlane-xyz/sdk": "npm:5.3.0" "@hyperlane-xyz/utils": "npm:5.3.0" "@hyperlane-xyz/widgets": "npm:5.3.0"