Skip to content

Commit

Permalink
Merge pull request #506 from cosmology-tech/update/chain-reg
Browse files Browse the repository at this point in the history
update chain registry
  • Loading branch information
pyramation authored Oct 9, 2024
2 parents 8ef8f99 + b850e91 commit 7b78762
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wallets/station-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@terra-money/wallet-types": "^3.11.2"
},
"devDependencies": {
"@chain-registry/types": "^0.45.1"
"@chain-registry/types": "^0.46.10"
},
"peerDependencies": {
"@chain-registry/types": ">= 0.17",
Expand Down
2 changes: 1 addition & 1 deletion wallets/web3auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"url": "^0.11.1"
},
"devDependencies": {
"@chain-registry/types": "^0.45.1"
"@chain-registry/types": "^0.46.10"
},
"peerDependencies": {
"@chain-registry/types": ">= 0.17",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1226,6 +1226,11 @@
resolved "https://registry.yarnpkg.com/@chain-registry/types/-/types-0.45.1.tgz#bbe8cb65d80cf6be658f9eb0840eb72648d8cd08"
integrity sha512-xDq3RZwLM6VZt7Bwrilm588xTce7mOZIpLIjpwaT/V6HD3TuzJC3FWMRAxUtMuhQldcjW8b8em5HdFY467FRhA==

"@chain-registry/types@^0.46.10":
version "0.46.10"
resolved "https://registry.yarnpkg.com/@chain-registry/types/-/types-0.46.10.tgz#8cfb5f6a96e8ba3f096ccf9fed08745fcd5734f8"
integrity sha512-WjqMJi2Nhhc98wew6RcJ1rqjfH8POU2PrvqYdTQnEg9Fg4AAKw5hJLqlQ04erHBJSJEbfTcOEkYSQXx+NmKgQg==

"@chain-registry/utils@^1.46.1":
version "1.46.1"
resolved "https://registry.yarnpkg.com/@chain-registry/utils/-/utils-1.46.1.tgz#6a4b8a432069d76efdf520357c7342184c4e3191"
Expand Down

0 comments on commit 7b78762

Please sign in to comment.