| 
1 | 1 | {  | 
2 | 2 |   "name": "@hyperlane-xyz/cli",  | 
3 |  | -  "version": "19.1.0",  | 
 | 3 | +  "version": "19.1.1",  | 
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.0",  | 
13 |  | -    "@hyperlane-xyz/http-registry-server": "19.1.0",  | 
 | 12 | +    "@hyperlane-xyz/cosmos-sdk": "19.1.1",  | 
 | 13 | +    "@hyperlane-xyz/http-registry-server": "19.1.1",  | 
14 | 14 |     "@hyperlane-xyz/registry": "20.0.0",  | 
15 |  | -    "@hyperlane-xyz/sdk": "19.1.0",  | 
 | 15 | +    "@hyperlane-xyz/sdk": "19.1.1",  | 
16 | 16 |     "@hyperlane-xyz/tsconfig": "workspace:^",  | 
17 |  | -    "@hyperlane-xyz/utils": "19.1.0",  | 
 | 17 | +    "@hyperlane-xyz/utils": "19.1.1",  | 
18 | 18 |     "@inquirer/core": "9.0.10",  | 
19 | 19 |     "@inquirer/figures": "1.0.5",  | 
20 | 20 |     "@inquirer/prompts": "3.3.2",  | 
 | 
0 commit comments