|
6 | 6 | "typescript": "^5.5.4" |
7 | 7 | }, |
8 | 8 | "dependencies": { |
9 | | - "@wormhole-foundation/sdk": "^3.11.0", |
10 | | - "@wormhole-foundation/sdk-definitions-ntt": "^4.0.4", |
11 | | - "@wormhole-foundation/sdk-evm-ntt": "^4.0.4", |
12 | | - "@wormhole-foundation/sdk-route-ntt": "^4.0.4", |
13 | | - "@wormhole-foundation/sdk-solana-ntt": "^4.0.4", |
14 | | - "@wormhole-foundation/sdk-sui-ntt": "^4.0.4", |
| 9 | + "@wormhole-foundation/sdk": "^4.9.1", |
| 10 | + "@wormhole-foundation/sdk-definitions-ntt": "^4.0.10", |
| 11 | + "@wormhole-foundation/sdk-evm-ntt": "^4.0.10", |
| 12 | + "@wormhole-foundation/sdk-route-ntt": "^4.0.10", |
| 13 | + "@wormhole-foundation/sdk-solana-ntt": "^4.0.10", |
| 14 | + "@wormhole-foundation/sdk-sui-ntt": "^4.0.10", |
15 | 15 | "axios": "^1.9.0", |
16 | 16 | "dotenv": "^16.4.5", |
17 | 17 | "rpc-websockets": "7.11.0" |
18 | 18 | }, |
19 | 19 | "overrides": { |
20 | | - "@wormhole-foundation/sdk": "^3.11.0", |
21 | | - "@wormhole-foundation/sdk-base": "^3.11.0", |
22 | | - "@wormhole-foundation/sdk-definitions": "^3.11.0" |
| 20 | + "@wormhole-foundation/sdk": "^4.9.1", |
| 21 | + "@wormhole-foundation/sdk-base": "^4.9.1", |
| 22 | + "@wormhole-foundation/sdk-definitions": "^4.9.1" |
23 | 23 | } |
24 | 24 | } |
0 commit comments