|
@@ -25,7 +25,7 @@
|
|
|
"author": "",
|
|
"author": "",
|
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@certusone/wormhole-sdk": "^0.9.9",
|
|
|
|
|
|
|
+ "@certusone/wormhole-sdk": "^0.9.22",
|
|
|
"@matterlabs/hardhat-zksync-deploy": "^0.6.2",
|
|
"@matterlabs/hardhat-zksync-deploy": "^0.6.2",
|
|
|
"@matterlabs/hardhat-zksync-solc": "^0.3.14",
|
|
"@matterlabs/hardhat-zksync-solc": "^0.3.14",
|
|
|
"@nomiclabs/hardhat-etherscan": "^3.1.7",
|
|
"@nomiclabs/hardhat-etherscan": "^3.1.7",
|
|
@@ -34,7 +34,6 @@
|
|
|
"@openzeppelin/hardhat-upgrades": "^1.22.1",
|
|
"@openzeppelin/hardhat-upgrades": "^1.22.1",
|
|
|
"@pythnetwork/pyth-multisig-wh-message-builder": "*",
|
|
"@pythnetwork/pyth-multisig-wh-message-builder": "*",
|
|
|
"@pythnetwork/pyth-sdk-solidity": "^2.2.0",
|
|
"@pythnetwork/pyth-sdk-solidity": "^2.2.0",
|
|
|
- "xc_admin_common": "*",
|
|
|
|
|
"dotenv": "^10.0.0",
|
|
"dotenv": "^10.0.0",
|
|
|
"elliptic": "^6.5.2",
|
|
"elliptic": "^6.5.2",
|
|
|
"ethers": "^5.7.2",
|
|
"ethers": "^5.7.2",
|
|
@@ -49,6 +48,7 @@
|
|
|
"web3": "^1.2.2",
|
|
"web3": "^1.2.2",
|
|
|
"web3-eth-abi": "^1.2.2",
|
|
"web3-eth-abi": "^1.2.2",
|
|
|
"web3-utils": "^1.2.2",
|
|
"web3-utils": "^1.2.2",
|
|
|
|
|
+ "xc_admin_common": "*",
|
|
|
"zksync-web3": "^0.13.4"
|
|
"zksync-web3": "^0.13.4"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|