Skip to content

Commit c29a68c

Browse files
committed
upgrade wormhole sdk deps
1 parent a1d7f47 commit c29a68c

File tree

4 files changed

+209
-81
lines changed

4 files changed

+209
-81
lines changed

evm/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@
3030
}
3131
},
3232
"dependencies": {
33-
"@wormhole-foundation/sdk-base": "^0.7.0-beta.6",
34-
"@wormhole-foundation/sdk-definitions": "^0.7.0-beta.6",
35-
"@wormhole-foundation/sdk-evm": "^0.7.0-beta.6",
3633
"@wormhole-foundation/example-liquidity-layer-definitions": "0.0.1",
34+
"@wormhole-foundation/sdk-base": "^0.10.9",
35+
"@wormhole-foundation/sdk-definitions": "^0.10.9",
36+
"@wormhole-foundation/sdk-evm": "^0.10.9",
3737
"ethers": "^5.7.2"
3838
},
3939
"devDependencies": {
40-
"envfile": "^7.1.0",
4140
"@typechain/ethers-v5": "^10.2.0",
4241
"@types/chai": "^4.3.4",
4342
"@types/mocha": "^10.0.1",
4443
"@types/node": "^18.14.5",
4544
"chai": "^4.3.7",
4645
"dotenv": "^16.3.1",
46+
"envfile": "^7.1.0",
4747
"mocha": "^10.0.0",
4848
"prettier": "^2.8.7",
4949
"prettier-plugin-solidity": "^1.1.3",

0 commit comments

Comments
 (0)