|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@hyperlane-xyz/infra", |
|
|
|
|
"description": "Infrastructure utilities for the Hyperlane Network", |
|
|
|
|
"version": "4.0.0-alpha.0", |
|
|
|
|
"version": "4.0.0-alpha.1", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@arbitrum/sdk": "^3.0.0", |
|
|
|
|
"@aws-sdk/client-iam": "^3.74.0", |
|
|
|
@ -12,10 +12,10 @@ |
|
|
|
|
"@ethersproject/experimental": "^5.7.0", |
|
|
|
|
"@ethersproject/hardware-wallets": "^5.7.0", |
|
|
|
|
"@ethersproject/providers": "^5.7.2", |
|
|
|
|
"@hyperlane-xyz/helloworld": "4.0.0-alpha.0", |
|
|
|
|
"@hyperlane-xyz/helloworld": "4.0.0-alpha.1", |
|
|
|
|
"@hyperlane-xyz/registry": "1.3.0", |
|
|
|
|
"@hyperlane-xyz/sdk": "4.0.0-alpha.0", |
|
|
|
|
"@hyperlane-xyz/utils": "4.0.0-alpha.0", |
|
|
|
|
"@hyperlane-xyz/sdk": "4.0.0-alpha.1", |
|
|
|
|
"@hyperlane-xyz/utils": "4.0.0-alpha.1", |
|
|
|
|
"@nomiclabs/hardhat-etherscan": "^3.0.3", |
|
|
|
|
"@solana/web3.js": "^1.78.0", |
|
|
|
|
"asn1.js": "5.4.1", |
|
|
|
|