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.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 2a9b687 commit e84ee64
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.25.1",
"chain-registry": "1.25.2",
"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==

[email protected].1:
version "1.25.1"
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-1.25.1.tgz#c700840466bd7161dc57c982d58f0ad0df9055eb"
integrity sha512-13ek9OboIWDZ7gVyl88j+vZEedla2NOv4zwwEp2QmzSV4/bi1BhZzHsI2zB3Uo5vO+SY1cBFOxP3bYZZH/Quyw==
[email protected].2:
version "1.25.2"
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-1.25.2.tgz#ab37ad7d0fb88e78ad844b9ac039fe17cf135373"
integrity sha512-0/sIjrUiQhzsa1ZNtEcbM379A7y7uBrRGqNR9l1i5xsHsDVQTtXslD7y3gM1nUGH3HS6lC5Ji47B2YVQq9wt9A==
dependencies:
"@babel/runtime" "^7.21.0"
"@chain-registry/types" "^0.17.1"
Expand Down

0 comments on commit e84ee64

Please sign in to comment.