diff --git a/package.json b/package.json index 0bd87755..5fad7002 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", "@headlessui/react": "^2.2.0", - "@hyperlane-xyz/registry": "7.2.2", + "@hyperlane-xyz/registry": "9.4.0", "@hyperlane-xyz/sdk": "8.5.0", "@hyperlane-xyz/utils": "8.5.0", "@hyperlane-xyz/widgets": "8.5.0", diff --git a/src/consts/warpRouteWhitelist.ts b/src/consts/warpRouteWhitelist.ts index 6d9bfa39..74cf82df 100644 --- a/src/consts/warpRouteWhitelist.ts +++ b/src/consts/warpRouteWhitelist.ts @@ -3,7 +3,7 @@ // If left null, all warp routes in the configured registry will be included // If set to a list (including an empty list), only the specified routes will be included export const warpRouteWhitelist: Array | null = [ - 'ezETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-zircuit', + 'ezETH/arbitrum-base-berachain-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-swell-taiko-unichain-zircuit', 'ezSOL/eclipsemainnet-solanamainnet', 'pzETH/ethereum-swell-zircuit', ]; diff --git a/yarn.lock b/yarn.lock index c969cb30..602ad4d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3999,13 +3999,13 @@ __metadata: languageName: node linkType: hard -"@hyperlane-xyz/registry@npm:7.2.2": - version: 7.2.2 - resolution: "@hyperlane-xyz/registry@npm:7.2.2" +"@hyperlane-xyz/registry@npm:9.4.0": + version: 9.4.0 + resolution: "@hyperlane-xyz/registry@npm:9.4.0" dependencies: yaml: "npm:2.4.5" zod: "npm:^3.21.2" - checksum: 10/a8d3130850c3c2d77d8bff70d509167aabb8000f9744040ad47541c8eb0d4af96ccaa86209a90dedbe9c9e7c1c417779b02def62a3b8bcb8820f8462808d935c + checksum: 10/13eb3ed671d70cc4b66a3546eb54b82e5606aed6c97cea82df54208415941026aab809ac434208a15b698d1b9fe88a828ce2e2b2d64239a6ca60d0dc2666c2fb languageName: node linkType: hard @@ -4071,7 +4071,7 @@ __metadata: "@emotion/react": "npm:^11.13.3" "@emotion/styled": "npm:^11.13.0" "@headlessui/react": "npm:^2.2.0" - "@hyperlane-xyz/registry": "npm:7.2.2" + "@hyperlane-xyz/registry": "npm:9.4.0" "@hyperlane-xyz/sdk": "npm:8.5.0" "@hyperlane-xyz/utils": "npm:8.5.0" "@hyperlane-xyz/widgets": "npm:8.5.0"