diff --git a/wormhole-connect/package-lock.json b/wormhole-connect/package-lock.json index c20e8f926..45978260b 100644 --- a/wormhole-connect/package-lock.json +++ b/wormhole-connect/package-lock.json @@ -32,8 +32,8 @@ "@solana/spl-token": "^0.3.9", "@solana/wallet-adapter-wallets": "^0.19.25", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk": "^0.10.7", - "@wormhole-foundation/sdk-definitions": "^0.10.7", + "@wormhole-foundation/sdk": "^0.10.8", + "@wormhole-foundation/sdk-definitions": "^0.10.8", "@wormhole-foundation/sdk-definitions-ntt": "^0.2.0", "@wormhole-foundation/sdk-evm-ntt": "^0.2.0", "@wormhole-foundation/sdk-icons": "^0.6.8", @@ -12541,46 +12541,46 @@ } }, "node_modules/@wormhole-foundation/sdk": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-0.10.7.tgz", - "integrity": "sha512-vQPvhcKQpGfo+zT5OzXuXDRbcuHPbbD/2oQC01zLpJZ8E8z0rCGmLdZJ220liGFjgvn0/XXlAyz6MiL3DYgMlw==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "0.10.7", - "@wormhole-foundation/sdk-algorand-core": "0.10.7", - "@wormhole-foundation/sdk-algorand-tokenbridge": "0.10.7", - "@wormhole-foundation/sdk-aptos": "0.10.7", - "@wormhole-foundation/sdk-aptos-core": "0.10.7", - "@wormhole-foundation/sdk-aptos-tokenbridge": "0.10.7", - "@wormhole-foundation/sdk-base": "0.10.7", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm-core": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm-ibc": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "0.10.7", - "@wormhole-foundation/sdk-definitions": "0.10.7", - "@wormhole-foundation/sdk-evm": "0.10.7", - "@wormhole-foundation/sdk-evm-cctp": "0.10.7", - "@wormhole-foundation/sdk-evm-core": "0.10.7", - "@wormhole-foundation/sdk-evm-portico": "0.10.7", - "@wormhole-foundation/sdk-evm-tokenbridge": "0.10.7", - "@wormhole-foundation/sdk-solana": "0.10.7", - "@wormhole-foundation/sdk-solana-cctp": "0.10.7", - "@wormhole-foundation/sdk-solana-core": "0.10.7", - "@wormhole-foundation/sdk-solana-tokenbridge": "0.10.7", - "@wormhole-foundation/sdk-sui": "0.10.7", - "@wormhole-foundation/sdk-sui-core": "0.10.7", - "@wormhole-foundation/sdk-sui-tokenbridge": "0.10.7" + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-0.10.8.tgz", + "integrity": "sha512-T/jN/0n0DzGUwVV+G2UwzQv9WP3fcTF6xiCHHmFRCM41vwEo04inQKDF3MMrNWuK37DQnVGOHYYT8NDhM1rfDw==", + "dependencies": { + "@wormhole-foundation/sdk-algorand": "0.10.8", + "@wormhole-foundation/sdk-algorand-core": "0.10.8", + "@wormhole-foundation/sdk-algorand-tokenbridge": "0.10.8", + "@wormhole-foundation/sdk-aptos": "0.10.8", + "@wormhole-foundation/sdk-aptos-core": "0.10.8", + "@wormhole-foundation/sdk-aptos-tokenbridge": "0.10.8", + "@wormhole-foundation/sdk-base": "0.10.8", + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm-core": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm-ibc": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "0.10.8", + "@wormhole-foundation/sdk-definitions": "0.10.8", + "@wormhole-foundation/sdk-evm": "0.10.8", + "@wormhole-foundation/sdk-evm-cctp": "0.10.8", + "@wormhole-foundation/sdk-evm-core": "0.10.8", + "@wormhole-foundation/sdk-evm-portico": "0.10.8", + "@wormhole-foundation/sdk-evm-tokenbridge": "0.10.8", + "@wormhole-foundation/sdk-solana": "0.10.8", + "@wormhole-foundation/sdk-solana-cctp": "0.10.8", + "@wormhole-foundation/sdk-solana-core": "0.10.8", + "@wormhole-foundation/sdk-solana-tokenbridge": "0.10.8", + "@wormhole-foundation/sdk-sui": "0.10.8", + "@wormhole-foundation/sdk-sui-core": "0.10.8", + "@wormhole-foundation/sdk-sui-tokenbridge": "0.10.8" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-0.10.7.tgz", - "integrity": "sha512-kZShoIpqJytvJfEDTWSE8XadC4+m4bHrmC9uJ6JuabvFhcGoIug14NiZJ1QiPpN2l5rpDjSX3DqwwW2EdxV8xA==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-0.10.8.tgz", + "integrity": "sha512-/tFYHVZQ4x994vPTYdt7KRyjdriEKU3/brn+1QOvw3M6xYHQVVZSmmdyhHMUgyReyn+u+TXmT6c7qwrPQTNorg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", "algosdk": "2.7.0" }, "engines": { @@ -12588,36 +12588,36 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand-core": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-0.10.7.tgz", - "integrity": "sha512-nRvVyTkh2SQoEoFWQd2dmIO9RW83S9+7NqVeK35hZjVzFA9d0yfESzCP/Tbm/JjnCNmkzw759bHWE6kq8S7QNg==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-0.10.8.tgz", + "integrity": "sha512-A4+OvTitepkpcD1UH8xAo93ZhSGciujaj+iV2RWuVMNHZhJzoBZ+duunwDHgYSP+6TjKot3zn0fu/96qL8e0AQ==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "0.10.7", - "@wormhole-foundation/sdk-connect": "0.10.7" + "@wormhole-foundation/sdk-algorand": "0.10.8", + "@wormhole-foundation/sdk-connect": "0.10.8" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand-tokenbridge": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-0.10.7.tgz", - "integrity": "sha512-5UdeuFLD8yxvymXeHSUhlV/C4A4Q47BgES/ANHHiLwlDkN6hnFSK4Dh6xCNX6TLHkjk9R6zXp9xUUPWTs2KRXA==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-0.10.8.tgz", + "integrity": "sha512-UdoL9Zb9iHKF02WkiTTT9jdF8CkmS+hYMWgKWGU6ILWf0b7u0DXlUOzMIP7n4ThPF1BX5rctIwwDPXKMEOra8A==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "0.10.7", - "@wormhole-foundation/sdk-algorand-core": "0.10.7", - "@wormhole-foundation/sdk-connect": "0.10.7" + "@wormhole-foundation/sdk-algorand": "0.10.8", + "@wormhole-foundation/sdk-algorand-core": "0.10.8", + "@wormhole-foundation/sdk-connect": "0.10.8" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-0.10.7.tgz", - "integrity": "sha512-KZ6JlWHbmWOvdKh2fMuIuUDVRkZRl2zmkHD4OoA49dawWSm6B0NDM+mnqH0hVd57Iv417fKpFlFptQSM4qJA6g==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-0.10.8.tgz", + "integrity": "sha512-VT9Y/uvN5LqqvBRy1uytsBzGnotsjEpPO+TQ7VQHVv2rfJTiO9JVJTTFY+T2OVrpj6N4NWlcZwdgnhrhaE402w==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", "aptos": "1.21.0" }, "engines": { @@ -12625,24 +12625,24 @@ } }, "node_modules/@wormhole-foundation/sdk-aptos-core": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-0.10.7.tgz", - "integrity": "sha512-ck8KW5xE8YPB34FPP3plkQOPeoWwSfiO8OLArYnlHrFPJX1QAoAc8C1Ktj+xPmdHQG53H1mdxtn2raWNYABknw==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-0.10.8.tgz", + "integrity": "sha512-O/iSqZsGrwYg3ZvfqcMvdSt/1bBo4wA1Ns2QaBc9bKLR2lLsb8f1vQIe8jn0eLonKvk/RscChxAbBFcunAqyRQ==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "0.10.7", - "@wormhole-foundation/sdk-connect": "0.10.7" + "@wormhole-foundation/sdk-aptos": "0.10.8", + "@wormhole-foundation/sdk-connect": "0.10.8" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-tokenbridge": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-0.10.7.tgz", - "integrity": "sha512-592QMwVPxyDF1gGCVn+dz2PPz+53WQb/6XrPMh+b1kwaICdZnjdJumZ103BiJ3Lh7xwEQfTEoSLF8XhFusgsAg==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-0.10.8.tgz", + "integrity": "sha512-FWqd8pEu16TJI+6dfJ/QaBtM5/5hJlVIeBRJbBl4c6cWVkDJR2nQIBianSqz8GVlXEj5Sy10aW8117uw82EFBQ==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "0.10.7", - "@wormhole-foundation/sdk-connect": "0.10.7" + "@wormhole-foundation/sdk-aptos": "0.10.8", + "@wormhole-foundation/sdk-connect": "0.10.8" }, "engines": { "node": ">=16" @@ -12675,6 +12675,7 @@ "version": "1.21.0", "resolved": "https://registry.npmjs.org/aptos/-/aptos-1.21.0.tgz", "integrity": "sha512-PRKjoFgL8tVEc9+oS7eJUv8GNxx8n3+0byH2+m7CP3raYOD6yFKOecuwjVMIJmgfpjp6xH0P0HDMGZAXmSyU0Q==", + "deprecated": "Package aptos is no longer supported, please migrate to https://www.npmjs.com/package/@aptos-labs/ts-sdk", "dependencies": { "@aptos-labs/aptos-client": "^0.1.0", "@noble/hashes": "1.3.3", @@ -12693,20 +12694,20 @@ "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" }, "node_modules/@wormhole-foundation/sdk-base": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.10.7.tgz", - "integrity": "sha512-2UEy0BREBT8mtJFzkTx8zsBtw8s1LppHQ8r+1CPT1McMLPYcHSVRAg8OBOYsdhx2N2iyvMjJgGIeE1I0Y6c8Vg==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.10.8.tgz", + "integrity": "sha512-adEVbpG/FxaM0rZ/vFVqt2XG7mf+7MNQmcn7rG4MzVR02VmyyeX8me4JjSgNqVSjZDlL1NE4210Fyv8doNeKmw==", "dependencies": { "@scure/base": "^1.1.3" } }, "node_modules/@wormhole-foundation/sdk-connect": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.10.7.tgz", - "integrity": "sha512-NzJXVG4auD6JuMsysLQUGiK4NVJ8p1me59Rjys87I+wBRszLfe6gRy0/tKhXT/ArjXzYPKNRsgymFi7mYXEe8w==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.10.8.tgz", + "integrity": "sha512-5f1XGxGyKlxo32gJacI5uV5iaybevAEDbXJY8jUBwvsAwt8VGLqjH1ZPyYEWsbl6biZhypIt+V6+QlpnoBpnVg==", "dependencies": { - "@wormhole-foundation/sdk-base": "0.10.7", - "@wormhole-foundation/sdk-definitions": "0.10.7", + "@wormhole-foundation/sdk-base": "0.10.8", + "@wormhole-foundation/sdk-definitions": "0.10.8", "axios": "^1.4.0" }, "engines": { @@ -12714,15 +12715,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-0.10.7.tgz", - "integrity": "sha512-AAstteWWqyw+k8dA70+/XuWx93oAdnWiCJDMWedTU9CsxKKYnY8zWydZtuv0Qnlm97n7bIQ1SGwbwFYdT+397w==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-0.10.8.tgz", + "integrity": "sha512-TfWRAP0uhPjEic8GEYN4iLlCmuxpnmZn0u17z5TX6V3jMIT6kZI6ptF1k04pGlkT7NAkOd3JCTcQQ2u35ZNCLA==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/proto-signing": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", "cosmjs-types": "^0.9.0" }, "engines": { @@ -12730,15 +12731,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-core": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-0.10.7.tgz", - "integrity": "sha512-atwZ7bGJxlz/rPY8GiPA+mRN+M78MEYDnIKRR5ibaRCeLgA3FZXmBRGauPmvSQJqydi5kAZoIkHXQzQIhDCaNA==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-0.10.8.tgz", + "integrity": "sha512-xnKo5cRbnA0dhETsoLIFmnWU2n6T8s+WDiytIU0MPsNVyLng3lPvzuR2Ml+/MaRI/Qz3QOatZjK8fzyx/OSBIA==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm": "0.10.8" }, "engines": { "node": ">=16" @@ -12994,16 +12995,16 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-ibc": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-0.10.7.tgz", - "integrity": "sha512-ArNRP/tBnSwMnk9nkhB+mvFpgMh/IA1ameVu/qZ9/Z30YjgbyHM+WZr51Pm0ar5KIEe4ykjr6m4gTDq/I/fmZg==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-0.10.8.tgz", + "integrity": "sha512-SRivuSaqwzQRCWh0/ShckrVfOdk6nfnVj9w6/V9BTE9Ryysd1tJFGMe8AGnAFFadMcEV5CKnamdYRoCqpevPbQ==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm-core": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm-core": "0.10.8", "cosmjs-types": "^0.9.0" }, "engines": { @@ -13260,14 +13261,14 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-0.10.7.tgz", - "integrity": "sha512-69wjM7gHOjY9j1vcVuafqCl18F0j3Jl5UZ+dZ8cPh+WlWAIGQW8YYi7r4Fp5jAKNRXSqszQ3jADxShS9KUTDPA==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-0.10.8.tgz", + "integrity": "sha512-M2f+dwMzFifDFaSbLtbirInK7JyGbJbJttT/zsZjdoIt6HPqcsycBu0UBJs9KAvlMFrTC1j9MeydNTIuznWFig==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-cosmwasm": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-cosmwasm": "0.10.8" }, "engines": { "node": ">=16" @@ -13772,13 +13773,13 @@ } }, "node_modules/@wormhole-foundation/sdk-definitions": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.10.7.tgz", - "integrity": "sha512-9FUVqxbp91TjWofp2/3C/wCYlkdkt0ceM6Copc0zVDvD7sW8RpKVceWCttTZs843aKkRnGAkM+zLdT8kW/UUSw==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.10.8.tgz", + "integrity": "sha512-O7tw6shcCh/5OVch9g8m3ujE7xi0t/AF29tk3RvxDPKt5bETuXSFR85Wibmh5IP4yEgzEsQ1gm4uw1pG857G9A==", "dependencies": { "@noble/curves": "^1.4.0", "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "0.10.7" + "@wormhole-foundation/sdk-base": "0.10.8" } }, "node_modules/@wormhole-foundation/sdk-definitions-ntt": { @@ -13795,11 +13796,11 @@ } }, "node_modules/@wormhole-foundation/sdk-evm": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-0.10.7.tgz", - "integrity": "sha512-SLZBlvllNXBiJAI0n5GTFyRwKG19CBT/i/hFbzH/xx0JJ72J0HpUklm02fyEe4I/Qg2pRoJvN65Z4/YdYLcMnw==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-0.10.8.tgz", + "integrity": "sha512-/P8QKdVdemGYIDfAodSf7GmKBV0Yk23FaQ5lfJe2wBWMVVr4Vjmaw8oYEqJTdjrnZKdvQGYTpeIFymhG5ZzYRA==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", "ethers": "^6.5.1" }, "engines": { @@ -13807,12 +13808,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-cctp": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-0.10.7.tgz", - "integrity": "sha512-Mx3hP34mAx4QUScOl5dtcE5G4803H6ySUyLYAmHB3pw5IDKeXCFRlMxWk79EQE7m6Bf6AzAO6mEuW5THEfzc4g==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-0.10.8.tgz", + "integrity": "sha512-OhQ62RZYARXvdBwd8jhJrtY7thhq76hof0Jps6AFfsdRGrmAi/pjzvdlg1ObJOf74nkqjEKrlh6BRDFStPDsXA==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-evm": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-evm": "0.10.8", "ethers": "^6.5.1" }, "engines": { @@ -13820,12 +13821,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-core": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-0.10.7.tgz", - "integrity": "sha512-5qkSvORF9dVYMPTTfsBWghC3NcIDnMryomTyCPnhH/uFL5E4GnV9Nqs6WZ18HE98nyIM0+JHmh/Yu1RHWxu2mw==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-0.10.8.tgz", + "integrity": "sha512-7XIN1rwaqG7QB7Txc+o2wYPn20Rt5wD6cUJQ5888gvLH4uyQYaJQUORBqAxv4JrATkdryKwIvMnsdLmXw2JVLw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-evm": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-evm": "0.10.8", "ethers": "^6.5.1" }, "engines": { @@ -13856,14 +13857,14 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-portico": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-0.10.7.tgz", - "integrity": "sha512-ECdSytF4C3Rd4pUa4BR47bvMdC89SW+9kKAU7l0TAWfEdh9sWgX79Xk/Zv1h4BhvzwZQP3tKxQblK1rEIY4loA==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-evm": "0.10.7", - "@wormhole-foundation/sdk-evm-core": "0.10.7", - "@wormhole-foundation/sdk-evm-tokenbridge": "0.10.7", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-0.10.8.tgz", + "integrity": "sha512-lpD1pl821RFeWAkIRZVbd9WgBpcdRO1U2d9Twm0b8IMv7P3WR9LGBpkR4xNEU/ZAP6ErVCKufJ9zU+QPOsc5IA==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-evm": "0.10.8", + "@wormhole-foundation/sdk-evm-core": "0.10.8", + "@wormhole-foundation/sdk-evm-tokenbridge": "0.10.8", "ethers": "^6.5.1" }, "engines": { @@ -13871,13 +13872,13 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-0.10.7.tgz", - "integrity": "sha512-cmCUmAjCNaaIo/2k5Ct5g0jW0Q9zTYVo+CocJrHa84rvghgwGYT/Ji8hUKZiMdNW2Sf9eTU/t6XozpEAY4/nSw==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-0.10.8.tgz", + "integrity": "sha512-bVlxo6PWEO5mOeUsUVAxfb52HAnJE1wU3kpvhad7Fk1L5NeEbm+omy/vt0OegtLHa3G/iA0sjx0bij6DfvCWyw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-evm": "0.10.7", - "@wormhole-foundation/sdk-evm-core": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-evm": "0.10.8", + "@wormhole-foundation/sdk-evm-core": "0.10.8", "ethers": "^6.5.1" }, "engines": { @@ -13921,15 +13922,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-0.10.7.tgz", - "integrity": "sha512-ic3ktViBTULxpslrtxdyHh+nWFPmssKkeR1rAYaL3szBOi16N5xtTbhFsEMU+f1MQTbhn+TrEoftxuMJny6dOw==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-0.10.8.tgz", + "integrity": "sha512-yybgrObTPxNI2PObm1Ziduc/X+flVtJegFpqLE5yHT0i53jeLOLotmiEEKy6q2FQdlxKEc8CD63DPF9HiwlOBg==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.10.7", + "@wormhole-foundation/sdk-connect": "0.10.8", "rpc-websockets": "^7.10.0" }, "engines": { @@ -13937,15 +13938,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-cctp": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-0.10.7.tgz", - "integrity": "sha512-HPfNYuCRxGchzb6pqu6vyRS8+yPD1vddI+exs2KGsH3thk+xFOn+X7OUSufNoU1ZZyNSOpX9SNYQPb6Qw+qenQ==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-0.10.8.tgz", + "integrity": "sha512-sxOrXcLIvXwl1Vq5q1IEvLxhuh8RRZmSJ5qHdyhrgASIqUSkceZg/mhNT2ue4jacRkTq4ZCuRqNKJ59J9QMaeA==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-solana": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-solana": "0.10.8" }, "engines": { "node": ">=16" @@ -13968,15 +13969,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-core": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-0.10.7.tgz", - "integrity": "sha512-9Xj8vWC8yO09HZlvfYr2t50YTBt37ZLg5KeiuWivbC++Ra8rdEDlkKOV4z30M8ahRAhcbgETHguoRFSHWdD76Q==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-0.10.8.tgz", + "integrity": "sha512-ocgS8TvAkXod0Ax6KkBc9gZCAyKTv2wfVL12NSLGbJIG7VwAJ4t5bur3mQN/wMuNsSjW1AqiiHp7tm+nVbeIqg==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-solana": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-solana": "0.10.8" }, "engines": { "node": ">=16" @@ -14026,16 +14027,16 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-tokenbridge": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-0.10.7.tgz", - "integrity": "sha512-CpSTrNCcE6tRCOus+52jYTvMWFk/3V3pYTScQelEtM+DisJdhRxReUoU1KfpHoDjJ0YZshyArvOgDYzVVVKq6g==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-0.10.8.tgz", + "integrity": "sha512-9sObWMRiGN5xoi3fLEV9h8EaFXAfjnfc3C60AMvZkD8teu6t2VA6eBkx28uMvvlDB4Re3aWYtg3ndWSsXXzlzg==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-solana": "0.10.7", - "@wormhole-foundation/sdk-solana-core": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-solana": "0.10.8", + "@wormhole-foundation/sdk-solana-core": "0.10.8" }, "engines": { "node": ">=16" @@ -14074,25 +14075,25 @@ } }, "node_modules/@wormhole-foundation/sdk-sui": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-0.10.7.tgz", - "integrity": "sha512-OMdg8pHj8sVb7iLws7CRQufiqUuvtNr4jerjEcEfZiXBuzpTjU87feNksf5Bs6ntqVbiC1upbF3GGHNlkd1jaQ==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-0.10.8.tgz", + "integrity": "sha512-E0u990rVHfaUkos3r3+x6eSinejbbcBl8n48dCl5uT/RpIbiDnu93YkrDVQ3ARTVXCE8yC2Z5/kqAsMOn0//6A==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-core": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-0.10.7.tgz", - "integrity": "sha512-vHSLbs0y6sVGDKoZT/VoGxzrfe3SoU1obQ1aQMx3GbBs0CVKIy0U+vJM44SSUWbv6i6XfnexF633d1uADs1JUg==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-0.10.8.tgz", + "integrity": "sha512-iNZy4JyCFxq1AtCOWZsISXLe9J/8QZZH6Q9njUxMsPxdgLon/t1jBqeb5KvaRHPRv/aZz+qyt+hVf6gK1NHcdw==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-sui": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-sui": "0.10.8" }, "engines": { "node": ">=16" @@ -14155,14 +14156,14 @@ } }, "node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { - "version": "0.10.7", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-0.10.7.tgz", - "integrity": "sha512-lWNqizlR4keEYd1iymSrUhXs5+Ep/aZ04WjxlLPkwMfrGsanxgvl0ZTvrDnGYozOOJ7QpRTIp8qBeGK2vTTnEQ==", + "version": "0.10.8", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-0.10.8.tgz", + "integrity": "sha512-L9GsfNB/DHVvM7xV50kgnkIOO6A3zrWtPJ4mgVwPDxuf0wby2vXOefyIRbSMZGD+CM4ldqlUkb6UT3OE/JGEmg==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "0.10.7", - "@wormhole-foundation/sdk-sui": "0.10.7", - "@wormhole-foundation/sdk-sui-core": "0.10.7" + "@wormhole-foundation/sdk-connect": "0.10.8", + "@wormhole-foundation/sdk-sui": "0.10.8", + "@wormhole-foundation/sdk-sui-core": "0.10.8" }, "engines": { "node": ">=16" diff --git a/wormhole-connect/package.json b/wormhole-connect/package.json index 0c3bfc877..f64f61831 100644 --- a/wormhole-connect/package.json +++ b/wormhole-connect/package.json @@ -41,8 +41,8 @@ "@solana/spl-token": "^0.3.9", "@solana/wallet-adapter-wallets": "^0.19.25", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk": "^0.10.7", - "@wormhole-foundation/sdk-definitions": "^0.10.7", + "@wormhole-foundation/sdk": "^0.10.8", + "@wormhole-foundation/sdk-definitions": "^0.10.8", "@wormhole-foundation/sdk-definitions-ntt": "^0.2.0", "@wormhole-foundation/sdk-evm-ntt": "^0.2.0", "@wormhole-foundation/sdk-icons": "^0.6.8",