@ -3,27 +3,27 @@
"description" : "Infrastructure utilities for the Hyperlane Network" ,
"version" : "7.1.0" ,
"dependencies" : {
"@arbitrum/sdk" : "^3 .0.0" ,
"@arbitrum/sdk" : "^4 .0.0" ,
"@aws-sdk/client-iam" : "^3.74.0" ,
"@aws-sdk/client-kms" : "3.48 .0" ,
"@aws-sdk/client-s3" : "^3.74 .0" ,
"@aws-sdk/client-kms" : "^3.577 .0" ,
"@aws-sdk/client-s3" : "^3.57 7.0" ,
"@cosmjs/amino" : "^0.32.4" ,
"@eth-optimism/sdk" : "^3.1.6" ,
"@ethersproject/experimental" : "^5.7.0" ,
"@ethersproject/hardware-wallets" : "^5.7.0" ,
"@ethersproject/providers" : "^5.7.2 " ,
"@ethersproject/providers" : "* " ,
"@google-cloud/secret-manager" : "^5.5.0" ,
"@hyperlane-xyz/helloworld" : "7.1.0" ,
"@hyperlane-xyz/registry" : "6.1.0" ,
"@hyperlane-xyz/sdk" : "7.1.0" ,
"@hyperlane-xyz/utils" : "7.1.0" ,
"@inquirer/prompts" : "^5.3.8 " ,
"@inquirer/prompts" : "3.3.2 " ,
"@nomiclabs/hardhat-etherscan" : "^3.0.3" ,
"@safe-global/api-kit" : "1.3.0" ,
"@safe-global/protocol-kit" : "1.3.0" ,
"@safe-global/safe-core-sdk-types" : "2.3.0" ,
"@solana/web3.js" : "^1.95.4" ,
"asn1.js" : "5.4.1" ,
"asn1.js" : "^ 5.4.1" ,
"aws-kms-ethers-signer" : "^0.1.3" ,
"deep-object-diff" : "^1.1.9" ,
"dotenv" : "^10.0.0" ,
@ -39,17 +39,17 @@
"@types/chai" : "^4.2.21" ,
"@types/json-stable-stringify" : "^1.0.36" ,
"@types/mocha" : "^10.0.1" ,
"@types/node" : "^16.9.1 " ,
"@types/node" : "^18.14.5 " ,
"@types/prompts" : "^2.0.14" ,
"@types/sinon-chai" : "^3.2.12" ,
"@types/yargs" : "^17.0.24" ,
"chai" : "4.5.0" ,
"chai" : "^ 4.5.0" ,
"ethereum-waffle" : "^4.0.10" ,
"ethers" : "^5.7.2" ,
"hardhat" : "^2.22.2" ,
"mocha" : "^10.2.0" ,
"prettier" : "^2.8.8" ,
"tsx" : "^4.7 .1" ,
"tsx" : "^4.19 .1" ,
"typescript" : "5.3.3"
} ,
"private" : true ,