Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to registry v4.3.4 #252

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@headlessui/react": "^1.7.14",
"@hyperlane-xyz/registry": "4.3.3",
"@hyperlane-xyz/registry": "4.3.4",
"@hyperlane-xyz/sdk": "5.2.1-beta.0",
"@hyperlane-xyz/utils": "5.2.1-beta.0",
"@hyperlane-xyz/widgets": "5.2.1-beta.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3986,13 +3986,13 @@ __metadata:
languageName: node
linkType: hard

"@hyperlane-xyz/registry@npm:4.3.3":
version: 4.3.3
resolution: "@hyperlane-xyz/registry@npm:4.3.3"
"@hyperlane-xyz/registry@npm:4.3.4":
version: 4.3.4
resolution: "@hyperlane-xyz/registry@npm:4.3.4"
dependencies:
yaml: "npm:2.4.5"
zod: "npm:^3.21.2"
checksum: 09cf9242fd9b5dd4274ae1a3ce877d157db74fe85378dcf726e40dd3fa2ce8fc97523657c4008bc866daee0ac3aa569de706a31194eef4702182ea148091e180
checksum: 3d6abeeed81074ecc5330a45f1c62b82c05f20fb112f4e014437b92de61612cb834738562474b3f59db5be52a451cee703d01f015459f5d8040b280b3ba5167b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4060,7 +4060,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.3"
"@hyperlane-xyz/registry": "npm:4.3.4"
"@hyperlane-xyz/sdk": "npm:5.2.1-beta.0"
"@hyperlane-xyz/utils": "npm:5.2.1-beta.0"
"@hyperlane-xyz/widgets": "npm:5.2.1-beta.0"
Expand Down
Loading