Skip to content

Commit 45f3d5e

Browse files
build(deps): bump chain-registry from 1.12.0 to 1.69.176
Bumps [chain-registry](https://github.com/hyperweb-io/chain-registry) from 1.12.0 to 1.69.176. - [Commits](https://github.com/hyperweb-io/chain-registry/compare/[email protected]@1.69.176) --- updated-dependencies: - dependency-name: chain-registry dependency-version: 1.69.176 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91b84f8 commit 45f3d5e

File tree

3 files changed

+20
-25
lines changed

3 files changed

+20
-25
lines changed

package-lock.json

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@emotion/react": "11.10.6",
2222
"@emotion/styled": "11.10.6",
2323
"bignumber.js": "9.1.1",
24-
"chain-registry": "1.12.0",
24+
"chain-registry": "1.69.176",
2525
"chakra-react-select": "4.6.0",
2626
"fast-fuzzy": "1.12.0",
2727
"font-awesome": "^4.7.0",

yarn.lock

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,12 +1194,10 @@
11941194
dependencies:
11951195
"@babel/runtime" "^7.19.4"
11961196

1197-
"@chain-registry/types@^0.15.0":
1198-
version "0.15.0"
1199-
resolved "https://registry.npmjs.org/@chain-registry/types/-/types-0.15.0.tgz"
1200-
integrity sha512-nUKNqEvWkGO0AqT2y3/H9qQ4yxXh5glvgPOOFAuvlaU0sSGnUB4lQjPDaVGmV4DUmEBx3oZ6D078cvwmtcdhAw==
1201-
dependencies:
1202-
"@babel/runtime" "^7.19.4"
1197+
"@chain-registry/types@^0.50.108":
1198+
version "0.50.108"
1199+
resolved "https://registry.yarnpkg.com/@chain-registry/types/-/types-0.50.108.tgz#6980e9b169bb75d644a99587bb31f7654cbf49e8"
1200+
integrity sha512-FRSQZI6e1tVJ6OvEI2HFTa0RcrJjGATEJ0EBr3asPFEln4Yjpj67vjI9MjhOZwhf1HI2DYfjqUTWeZrvqLu8+g==
12031201

12041202
"@chain-registry/utils@^1.3.0":
12051203
version "1.4.0"
@@ -4334,13 +4332,12 @@ chai@^4.3.7:
43344332
pathval "^1.1.1"
43354333
type-detect "^4.0.5"
43364334

4337-
chain-registry@1.12.0, chain-registry@^1.5.0:
4338-
version "1.12.0"
4339-
resolved "https://registry.npmjs.org/chain-registry/-/chain-registry-1.12.0.tgz"
4340-
integrity sha512-+q5ber9dEZZYdycIvYtmrEyKN9vBBf20JvWqjN8CfdcIE+PDLMcj4PjJvNI+ImxXVhKLnPnzEXd0ynRtgbws+g==
4335+
chain-registry@1.69.176, chain-registry@^1.5.0:
4336+
version "1.69.176"
4337+
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-1.69.176.tgz#bda27826d4be401a6aa318d4cdd61f7f99529e2f"
4338+
integrity sha512-CazgfZL3VCsOmrIK0Cay+QWwcUwICV0dWSYKILF4NwLM028HsrHsSE6nrVqRnG32w+UyMwVfvUXoeTMlx5LT0g==
43414339
dependencies:
4342-
"@babel/runtime" "^7.19.4"
4343-
"@chain-registry/types" "^0.15.0"
4340+
"@chain-registry/types" "^0.50.108"
43444341

43454342
[email protected], chakra-react-select@^4.4.2:
43464343
version "4.6.0"

0 commit comments

Comments
 (0)