Skip to content

Commit 21e9c02

Browse files
authored
bump wormhole dependencies (#82)
1 parent 0fe606b commit 21e9c02

2 files changed

Lines changed: 338 additions & 350 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"typescript": "^5.5.4"
44
},
55
"dependencies": {
6-
"@wormhole-foundation/sdk": "^3.9.0",
7-
"@wormhole-foundation/sdk-definitions-ntt": "^3.0.4",
8-
"@wormhole-foundation/sdk-evm-ntt": "^3.0.4",
9-
"@wormhole-foundation/sdk-route-ntt": "^3.0.4",
10-
"@wormhole-foundation/sdk-solana-ntt": "^3.0.4",
11-
"@wormhole-foundation/sdk-sui-ntt": "^3.0.4",
6+
"@wormhole-foundation/sdk": "^3.11.0",
7+
"@wormhole-foundation/sdk-definitions-ntt": "^4.0.2",
8+
"@wormhole-foundation/sdk-evm-ntt": "^4.0.2",
9+
"@wormhole-foundation/sdk-route-ntt": "^4.0.2",
10+
"@wormhole-foundation/sdk-solana-ntt": "^4.0.2",
11+
"@wormhole-foundation/sdk-sui-ntt": "^4.0.2",
1212
"axios": "^1.9.0",
1313
"dotenv": "^16.4.5",
1414
"rpc-websockets": "7.11.0"
1515
},
1616
"overrides": {
17-
"@wormhole-foundation/sdk": "^3.9.0",
18-
"@wormhole-foundation/sdk-base": "^3.9.0",
19-
"@wormhole-foundation/sdk-definitions": "^3.9.0"
17+
"@wormhole-foundation/sdk": "^3.11.0",
18+
"@wormhole-foundation/sdk-base": "^3.11.0",
19+
"@wormhole-foundation/sdk-definitions": "^3.11.0"
2020
}
2121
}

0 commit comments

Comments
 (0)