Skip to content

Commit e4e19a2

Browse files
authored
Update & bump v1.1.0 (#68)
* update dependencies * bump 1.1.0
1 parent 2cb9be8 commit e4e19a2

File tree

2 files changed

+338
-913
lines changed

2 files changed

+338
-913
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acala-network/asset-router",
3-
"version": "1.0.19",
3+
"version": "1.1.0",
44
"main": "dist/index.js",
55
"repository": "[email protected]:AcalaNetwork/asset-router.git",
66
"author": "Acala Developers <[email protected]>",
@@ -18,22 +18,22 @@
1818
},
1919
"dependencies": {
2020
"@acala-network/contracts": "^4.5.0",
21-
"@acala-network/eth-providers": "^2.7.13",
21+
"@acala-network/eth-providers": "^2.10.0",
2222
"@certusone/wormhole-sdk": "^0.9.11",
2323
"@ethersproject/abi": "^5.7.0",
2424
"@ethersproject/providers": "^5.7.0",
25-
"@polkadot/util-crypto": "^12.5.1",
25+
"@polkadot/util-crypto": "^13.5.6",
2626
"ethers": "^5.7.0"
2727
},
2828
"devDependencies": {
29-
"@acala-network/types": "^6.1.3",
29+
"@acala-network/types": "^6.3.0",
3030
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
3131
"@nomicfoundation/hardhat-foundry": "^1.0.0",
3232
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
3333
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
3434
"@nomiclabs/hardhat-ethers": "^2.0.0",
3535
"@nomiclabs/hardhat-etherscan": "^3.0.0",
36-
"@polkadot/api": "^14.0.1",
36+
"@polkadot/api": "^16.4.8",
3737
"@typechain/ethers-v5": "^10.1.0",
3838
"@typechain/hardhat": "^6.1.2",
3939
"@types/chai": "^4.2.0",

0 commit comments

Comments
 (0)