Skip to content

Commit 71ce440

Browse files
evgenikoclaude
andauthored
bump wormhole deps (#104)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3bdb03f commit 71ce440

2 files changed

Lines changed: 707 additions & 1054 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
"typescript": "^5.5.4"
77
},
88
"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",
1515
"axios": "^1.9.0",
1616
"dotenv": "^16.4.5",
1717
"rpc-websockets": "7.11.0"
1818
},
1919
"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"
2323
}
2424
}

0 commit comments

Comments
 (0)