|
3 | 3 | "typescript": "^5.5.4" |
4 | 4 | }, |
5 | 5 | "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", |
12 | 12 | "axios": "^1.9.0", |
13 | 13 | "dotenv": "^16.4.5", |
14 | 14 | "rpc-websockets": "7.11.0" |
15 | 15 | }, |
16 | 16 | "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" |
20 | 20 | } |
21 | 21 | } |
0 commit comments