|
1 | 1 | { |
2 | 2 | "name": "@hyperlane-xyz/cli", |
3 | | - "version": "19.1.1", |
| 3 | + "version": "19.2.0", |
4 | 4 | "description": "A command-line utility for common Hyperlane operations", |
5 | 5 | "devDependencies": { |
6 | 6 | "@aws-sdk/client-kms": "^3.577.0", |
|
9 | 9 | "@eslint/js": "^9.31.0", |
10 | 10 | "@ethersproject/abi": "*", |
11 | 11 | "@ethersproject/providers": "*", |
12 | | - "@hyperlane-xyz/cosmos-sdk": "19.1.1", |
13 | | - "@hyperlane-xyz/http-registry-server": "19.1.1", |
| 12 | + "@hyperlane-xyz/cosmos-sdk": "19.2.0", |
| 13 | + "@hyperlane-xyz/http-registry-server": "19.2.0", |
14 | 14 | "@hyperlane-xyz/registry": "20.0.0", |
15 | | - "@hyperlane-xyz/sdk": "19.1.1", |
| 15 | + "@hyperlane-xyz/sdk": "19.2.0", |
16 | 16 | "@hyperlane-xyz/tsconfig": "workspace:^", |
17 | | - "@hyperlane-xyz/utils": "19.1.1", |
| 17 | + "@hyperlane-xyz/utils": "19.2.0", |
18 | 18 | "@inquirer/core": "9.0.10", |
19 | 19 | "@inquirer/figures": "1.0.5", |
20 | 20 | "@inquirer/prompts": "3.3.2", |
|
0 commit comments