Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update dependency chain-registry to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 61759b1 commit c1fc8af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@astroport/math": "0.5.1",
"@cosmjs/cosmwasm-stargate": "0.32.2",
"@cosmjs/proto-signing": "0.32.2",
"chain-registry": "1.27.0",
"chain-registry": "1.28.0",
"decimal.js": "10.4.3",
"ramda": "0.29.1",
"zeromq": "6.0.0-beta.19"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2432,10 +2432,10 @@ case-anything@^2.1.13:
resolved "https://registry.yarnpkg.com/case-anything/-/case-anything-2.1.13.tgz#0cdc16278cb29a7fcdeb072400da3f342ba329e9"
integrity sha512-zlOQ80VrQ2Ue+ymH5OuM/DlDq64mEm+B9UTdHULv5osUMD6HalNTblf2b1u/m6QecjsnOkBpqVZ+XPwIVsy7Ng==

chain-registry@1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-1.27.0.tgz#d33affaa04130ba36ee2cdfd154bcd1e0e0622a2"
integrity sha512-bap61saasx2zU4nZ43W0l45ikYyA9abjF7/UdLcd9K7eJXVmuH5N18bPQh2qCNqqo0Gld5/mHkj21wz7y8KS2A==
chain-registry@1.28.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-1.28.0.tgz#416a4ed04eaa1fa179b56332df099422e10b27a9"
integrity sha512-pKaTIadZ3ZkHZFiV0Uzl80Ohx6pa/AdzXjo5t2VMYK802AFptXcEe9VEs9ZMNR8Fd5vDEDW1p3n3C3Pp5gGKxQ==
dependencies:
"@babel/runtime" "^7.21.0"
"@chain-registry/types" "^0.18.0"
Expand Down

0 comments on commit c1fc8af

Please sign in to comment.