|
1 | 1 | { |
2 | 2 | "name": "@acala-network/asset-router", |
3 | | - "version": "1.0.19", |
| 3 | + "version": "1.1.0", |
4 | 4 | "main": "dist/index.js", |
5 | 5 | "repository": "[email protected]:AcalaNetwork/asset-router.git", |
6 | 6 | "author": "Acala Developers <[email protected]>", |
|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@acala-network/contracts": "^4.5.0", |
21 | | - "@acala-network/eth-providers": "^2.7.13", |
| 21 | + "@acala-network/eth-providers": "^2.10.0", |
22 | 22 | "@certusone/wormhole-sdk": "^0.9.11", |
23 | 23 | "@ethersproject/abi": "^5.7.0", |
24 | 24 | "@ethersproject/providers": "^5.7.0", |
25 | | - "@polkadot/util-crypto": "^12.5.1", |
| 25 | + "@polkadot/util-crypto": "^13.5.6", |
26 | 26 | "ethers": "^5.7.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@acala-network/types": "^6.1.3", |
| 29 | + "@acala-network/types": "^6.3.0", |
30 | 30 | "@nomicfoundation/hardhat-chai-matchers": "^1.0.0", |
31 | 31 | "@nomicfoundation/hardhat-foundry": "^1.0.0", |
32 | 32 | "@nomicfoundation/hardhat-network-helpers": "^1.0.0", |
33 | 33 | "@nomicfoundation/hardhat-toolbox": "^2.0.0", |
34 | 34 | "@nomiclabs/hardhat-ethers": "^2.0.0", |
35 | 35 | "@nomiclabs/hardhat-etherscan": "^3.0.0", |
36 | | - "@polkadot/api": "^14.0.1", |
| 36 | + "@polkadot/api": "^16.4.8", |
37 | 37 | "@typechain/ethers-v5": "^10.1.0", |
38 | 38 | "@typechain/hardhat": "^6.1.2", |
39 | 39 | "@types/chai": "^4.2.0", |
|
0 commit comments