diff --git a/dashboard/package.json b/dashboard/package.json index 983731a8..597887d9 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -17,7 +17,7 @@ "@types/node": "^18.6.4", "@types/react": "^18.0.15", "@types/react-dom": "^18.0.6", - "@wormhole-foundation/sdk-icons": "^1.1.1", + "@wormhole-foundation/sdk-icons": "^1.3.0", "buffer": "^6.0.3", "numeral": "^2.0.6", "react": "^18.2.0", diff --git a/database/package.json b/database/package.json index 51474db3..cf49a08a 100644 --- a/database/package.json +++ b/database/package.json @@ -15,7 +15,7 @@ "@injectivelabs/sdk-ts": "^1.0.368", "@mysten/sui.js": "^0.50.1", "@terra-money/terra.js": "^3.1.3", - "@wormhole-foundation/sdk": "^1.1.1", + "@wormhole-foundation/sdk": "^1.3.0", "@xpla/xpla.js": "^0.2.3", "aptos": "1.5.0", "dotenv": "^16.0.3", diff --git a/package-lock.json b/package-lock.json index ceaf72c0..7fe2e9bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,13 +16,13 @@ ], "dependencies": { "@google-cloud/functions-framework": "^3.4.0", - "@wormhole-foundation/sdk-base": "^1.1.1", - "@wormhole-foundation/sdk-definitions": "^1.1.1", - "@wormhole-foundation/sdk-evm": "^1.1.1", - "@wormhole-foundation/sdk-evm-core": "^1.1.1", - "@wormhole-foundation/sdk-icons": "^1.1.1", - "@wormhole-foundation/sdk-solana": "^1.1.1", - "@wormhole-foundation/sdk-solana-core": "^1.1.1", + "@wormhole-foundation/sdk-base": "^1.3.0", + "@wormhole-foundation/sdk-definitions": "^1.3.0", + "@wormhole-foundation/sdk-evm": "^1.3.0", + "@wormhole-foundation/sdk-evm-core": "^1.3.0", + "@wormhole-foundation/sdk-icons": "^1.3.0", + "@wormhole-foundation/sdk-solana": "^1.3.0", + "@wormhole-foundation/sdk-solana-core": "^1.3.0", "axios": "^1.5.0" }, "devDependencies": { @@ -167,7 +167,7 @@ "@types/node": "^18.6.4", "@types/react": "^18.0.15", "@types/react-dom": "^18.0.6", - "@wormhole-foundation/sdk-icons": "^1.1.1", + "@wormhole-foundation/sdk-icons": "^1.3.0", "buffer": "^6.0.3", "numeral": "^2.0.6", "react": "^18.2.0", @@ -201,7 +201,7 @@ "@injectivelabs/sdk-ts": "^1.0.368", "@mysten/sui.js": "^0.50.1", "@terra-money/terra.js": "^3.1.3", - "@wormhole-foundation/sdk": "^1.1.1", + "@wormhole-foundation/sdk": "^1.3.0", "@xpla/xpla.js": "^0.2.3", "aptos": "1.5.0", "dotenv": "^16.0.3", @@ -7155,9 +7155,9 @@ } }, "node_modules/@solana/web3.js": { - "version": "1.95.3", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.3.tgz", - "integrity": "sha512-O6rPUN0w2fkNqx/Z3QJMB9L225Ex10PRDH8bTaIUPZXMPV0QP8ZpPvjQnXK+upUczlRgzHzd6SjKIha1p+I6og==", + "version": "1.98.0", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.98.0.tgz", + "integrity": "sha512-nz3Q5OeyGFpFCR+erX2f6JPt3sKhzhYcSycBCSPkWjzSVDh/Rr1FqTVMRe58FKO16/ivTUcuJjeS5MyBvpkbzA==", "dependencies": { "@babel/runtime": "^7.25.0", "@noble/curves": "^1.4.2", @@ -9549,46 +9549,47 @@ "integrity": "sha512-4AOeU+P5UuE/4nOUkmcQdW5y7i9ndt1cQd/3iUe+LTz3RxESf/W/5lg4B74HbDMMv8PHnPnGCQFH45kBcrQYoQ==" }, "node_modules/@wormhole-foundation/sdk": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.1.1.tgz", - "integrity": "sha512-2ONdcUplm7Dl4zIvZVky+14UzWMnPUAEGhle8MZXYP6AAgV5SxVkwbxBtrA2HlVNkQU7hr6MJyNuyeV9PD6QOg==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.1.1", - "@wormhole-foundation/sdk-algorand-core": "1.1.1", - "@wormhole-foundation/sdk-algorand-tokenbridge": "1.1.1", - "@wormhole-foundation/sdk-aptos": "1.1.1", - "@wormhole-foundation/sdk-aptos-core": "1.1.1", - "@wormhole-foundation/sdk-aptos-tokenbridge": "1.1.1", - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm-core": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm-ibc": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", - "@wormhole-foundation/sdk-evm": "1.1.1", - "@wormhole-foundation/sdk-evm-cctp": "1.1.1", - "@wormhole-foundation/sdk-evm-core": "1.1.1", - "@wormhole-foundation/sdk-evm-portico": "1.1.1", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.1.1", - "@wormhole-foundation/sdk-solana": "1.1.1", - "@wormhole-foundation/sdk-solana-cctp": "1.1.1", - "@wormhole-foundation/sdk-solana-core": "1.1.1", - "@wormhole-foundation/sdk-solana-tokenbridge": "1.1.1", - "@wormhole-foundation/sdk-sui": "1.1.1", - "@wormhole-foundation/sdk-sui-core": "1.1.1", - "@wormhole-foundation/sdk-sui-tokenbridge": "1.1.1" + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.3.0.tgz", + "integrity": "sha512-I7cW+r9ss/wLl8VfU/pj7NxTlx4VJW2yLURXz8LpWkBO7hA0fzx8OWGTyxZrOIHH4JdCKF97in1jVbMwdsqTRg==", + "dependencies": { + "@wormhole-foundation/sdk-algorand": "1.3.0", + "@wormhole-foundation/sdk-algorand-core": "1.3.0", + "@wormhole-foundation/sdk-algorand-tokenbridge": "1.3.0", + "@wormhole-foundation/sdk-aptos": "1.3.0", + "@wormhole-foundation/sdk-aptos-core": "1.3.0", + "@wormhole-foundation/sdk-aptos-tokenbridge": "1.3.0", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm-core": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm-ibc": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", + "@wormhole-foundation/sdk-evm": "1.3.0", + "@wormhole-foundation/sdk-evm-cctp": "1.3.0", + "@wormhole-foundation/sdk-evm-core": "1.3.0", + "@wormhole-foundation/sdk-evm-portico": "1.3.0", + "@wormhole-foundation/sdk-evm-tokenbridge": "1.3.0", + "@wormhole-foundation/sdk-solana": "1.3.0", + "@wormhole-foundation/sdk-solana-cctp": "1.3.0", + "@wormhole-foundation/sdk-solana-core": "1.3.0", + "@wormhole-foundation/sdk-solana-tokenbridge": "1.3.0", + "@wormhole-foundation/sdk-sui": "1.3.0", + "@wormhole-foundation/sdk-sui-cctp": "1.3.0", + "@wormhole-foundation/sdk-sui-core": "1.3.0", + "@wormhole-foundation/sdk-sui-tokenbridge": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.1.1.tgz", - "integrity": "sha512-OK5qobsbv7L2iPJIRSN9oslQ7dI8vmlLGYWX/nM6yYVdHKoIKwll5HF9rdedYsiFTUdfKMaOhBdS4dXZjmQfeA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.3.0.tgz", + "integrity": "sha512-bL+KLGhwdh/AI4kTBW+U2kzA11jrAivJkoTRDmJw/YZ0/Ws2hiUCDPfWBmLn6cNQ1UjWB0if1pFqQkfycgJkVg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", "algosdk": "2.7.0" }, "engines": { @@ -9596,24 +9597,24 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand-core": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.1.1.tgz", - "integrity": "sha512-jGdCkg8X0EXzg/5Qc3J0kBDtUoAtQ+FGzFXZOfN+QpKCNYL8BbSXx+7/0BcJ+pe5opLweFbydj2ei8AxWVWbWw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.3.0.tgz", + "integrity": "sha512-qa1qZLwU9teems93krST74eH9eDu5dSoiOU8C4ndBl1KIuPs1vgmWMJDPApNdW+QMIniLiiX6hAWyV2YFaNVWw==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.1.1", - "@wormhole-foundation/sdk-connect": "1.1.1" + "@wormhole-foundation/sdk-algorand": "1.3.0", + "@wormhole-foundation/sdk-connect": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9621,25 +9622,25 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand-tokenbridge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.1.1.tgz", - "integrity": "sha512-khdtbj0KpOZNaJqUWYkExhItMaMtntPFg5glawOUvAtvTb5akuSRQ4Vh/K1hSd0tOqhhhwTmnW2IlhRgIzBz9g==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.3.0.tgz", + "integrity": "sha512-7OUmRZD7E7GGZBfTkCXufBQKaxHmoRX0w5MTx10LDRRAg/1Q6oxB+bnsLE3YDDo+qr3HZZmadiNW0A8UGau4kw==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.1.1", - "@wormhole-foundation/sdk-algorand-core": "1.1.1", - "@wormhole-foundation/sdk-connect": "1.1.1" + "@wormhole-foundation/sdk-algorand": "1.3.0", + "@wormhole-foundation/sdk-algorand-core": "1.3.0", + "@wormhole-foundation/sdk-connect": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9647,12 +9648,12 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9660,11 +9661,11 @@ } }, "node_modules/@wormhole-foundation/sdk-aptos": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.1.1.tgz", - "integrity": "sha512-Jn0kVp++DlGIdvQ3jNF2yOG6IGYECoyD+vwD1dIg5hyJhxvRFXXcBrlszRqWmtYZ8ES9OSMzu7q3B+xwY+ZPlA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.3.0.tgz", + "integrity": "sha512-r32t/ceQzu8Fo8JCbidPJyM/Hd/RZG4OFB1swtmRe5Gr8vGoh3PrbDVaBukrnT7r/f6cudau37NI2GYlsXtD5A==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", "aptos": "1.21.0" }, "engines": { @@ -9672,24 +9673,24 @@ } }, "node_modules/@wormhole-foundation/sdk-aptos-core": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.1.1.tgz", - "integrity": "sha512-dDawy0sxKWb2UjPE9dXSzeyFCSD3mUNxNruB3Q2yZAzYGRr9fvex3m7nDh58hUTy7HJBaHarLIXnI9kgBtA5tg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.3.0.tgz", + "integrity": "sha512-fZvv3V8KUtljqNJNXxdqFFadfQoWq93VQSQ6pICAdCMeM62k31S+9m/mj7WJ+ctfp66fMZGbUejWVBVq7RKJ8Q==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.1.1", - "@wormhole-foundation/sdk-connect": "1.1.1" + "@wormhole-foundation/sdk-aptos": "1.3.0", + "@wormhole-foundation/sdk-connect": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9697,24 +9698,24 @@ } }, "node_modules/@wormhole-foundation/sdk-aptos-tokenbridge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.1.1.tgz", - "integrity": "sha512-IINXsT90X5tRQufPsKZ/xm4lCucyMqKhS7YhOkK3U2bUOr7vlfu+o6gTHagQmB0nzAzI/6DCccUTtU6BW50PWw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.3.0.tgz", + "integrity": "sha512-OsFNmjGH/37qOOwGt8m2NN7lZAk21QLLrjmI79BQ2Dq6TeQaQHtBwoK39aC/7P7RIGFU7cylA3I6iwWcDAH48Q==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.1.1", - "@wormhole-foundation/sdk-connect": "1.1.1" + "@wormhole-foundation/sdk-aptos": "1.3.0", + "@wormhole-foundation/sdk-connect": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9745,12 +9746,12 @@ } }, "node_modules/@wormhole-foundation/sdk-aptos/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9780,11 +9781,12 @@ "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" }, "node_modules/@wormhole-foundation/sdk-base": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.1.1.tgz", - "integrity": "sha512-sERspcuzxV22/pq2nQMBNl1nvDbbjIEGtBcyIoX1T2jF+0mPYJ32zTuLNQ6zmbmw27+4mVuDoBkpb2DiOo+S4w==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.3.0.tgz", + "integrity": "sha512-/QpnDN6WBOOZC0mkeEmUWbUv/gLRY5aEl1U1mYXIInglSvIlARzFJtcFhxiuKMOZfufXM81j4G1XsZAWzff6lQ==", "dependencies": { - "@scure/base": "^1.1.3" + "@scure/base": "^1.1.3", + "binary-layout": "^1.0.3" } }, "node_modules/@wormhole-foundation/sdk-connect": { @@ -9819,15 +9821,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.1.1.tgz", - "integrity": "sha512-bKMcC0HCpH2yzh515U8z1F3SBKKSbpu1Jcq8qBESe8UPThFvRqWev5TtMdx8AqkcdCqstfLltZV8C/cPvcQ/Dg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.3.0.tgz", + "integrity": "sha512-RkokeW17BF1WhzN1+Iwh/g+PX3ThXYP2DhKh1BjlV5GD0sL6ts2EDos5IGa5mEqaCB0C3DYXi1fFtXy9oMXP3w==", "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": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9835,15 +9837,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-core": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.1.1.tgz", - "integrity": "sha512-kNpb/OkGwnD7LZoKEs8yNmffM32xb0rWwEdELhebYwPKf4oZFvejxN8okFZz1DUoyMY9FrbjQWNbwp3ZP9ETRw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.3.0.tgz", + "integrity": "sha512-gBEOU9OKszhUvuR2ev0kWBb0Cwk5B7GVCInRL3SebGY33y6IuNM1/ZEenkmfB9eYcE6yX8btGI2eukHCNBfRrg==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm": "1.1.1" + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm": "1.3.0" }, "engines": { "node": ">=16" @@ -9867,12 +9869,12 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9880,16 +9882,16 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-ibc": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.1.1.tgz", - "integrity": "sha512-2G7Qmjns1LXNQD+qr6ZTXgKPydxKt3/tocCa9JuZKXV3woJKBnIYW+13JKL2d0yMnYhzF0nCPuMCxy4YIkusWw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.3.0.tgz", + "integrity": "sha512-gkX5Dh6k08wybVYWqca0d79lkdXhgkIJjmRlKL7rYf22I3d3MT5F5nFbevx+w5GRig+DgsUCe0iJX6ks0xNxmQ==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm-core": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm-core": "1.3.0", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9914,12 +9916,12 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-ibc/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9927,14 +9929,14 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.1.1.tgz", - "integrity": "sha512-p0lJRYnKbRt8OTcbu9URweAHeMvNPRwqg2z6Ewp86niCoR0GPE7gMTrEn76jOCrnG635OvG9MF8zIGXlfnUJeQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.3.0.tgz", + "integrity": "sha512-PKx5CeAhl9hJIwBVgFuC6LG8TUtXxt/E2DG1DHgxpQwpAEObm2apv6kk7GPVBTOYfmqAHnoL/2ldL0TjTdeV/Q==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-cosmwasm": "1.1.1" + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-cosmwasm": "1.3.0" }, "engines": { "node": ">=16" @@ -9958,12 +9960,12 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -9988,12 +9990,12 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10001,13 +10003,13 @@ } }, "node_modules/@wormhole-foundation/sdk-definitions": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.1.1.tgz", - "integrity": "sha512-d+3jdubUe7Exi9hwV8RwUEX+MpcEqA/yuxZo8a1YtZG6nsSvj2GNh6KVGUNdEr/1eCXsot8PjyM2zC1QsE2tIg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.3.0.tgz", + "integrity": "sha512-b5MSL10prMr9oH5gdgDlE8ZpNu1lhTd428FHOMCKlpMbdp3sTCu86TZkpc0lxlV+0s99LdAzMIZf7qW1AmcbBA==", "dependencies": { "@noble/curves": "^1.4.0", "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "1.1.1" + "@wormhole-foundation/sdk-base": "1.3.0" } }, "node_modules/@wormhole-foundation/sdk-definitions-ntt": { @@ -10039,11 +10041,11 @@ } }, "node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.1.1.tgz", - "integrity": "sha512-B/i1cCaaN0iTb5LMBsgZBkHmkEKgznD059xgBz4aXjmIBbw71+tpmZuTAYpK8lDsxUdgjLsXA1wd/k0OwRcZCQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.3.0.tgz", + "integrity": "sha512-aNwGJz8GDgS3Y6ELcrSnn6Z6khIMm1mFoZFgYVsnveCsrIIZPPvSZa5AKZW5UtUL5EhLTzqi3vzAMz3XtMUzBw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", "ethers": "^6.5.1" }, "engines": { @@ -10051,12 +10053,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-cctp": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.1.1.tgz", - "integrity": "sha512-VY7/DiyUzYFMDpbi/cguGzgmLU8iOHayRzt7Hck4/Lg9legZlL4HVF99fKF8A8x6soFmGOccefZKqupL9fN75w==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.3.0.tgz", + "integrity": "sha512-Sg9UdU9lzjzoudYcmyryRnItQ6LNC+Wk+FBAaF4Pyo3k3pKiQmpAn6/jzzH4zveNQzPuO0/c7dPswKk1730hzw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-evm": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-evm": "1.3.0", "ethers": "^6.5.1" }, "engines": { @@ -10094,12 +10096,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-cctp/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10164,12 +10166,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-core": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.1.1.tgz", - "integrity": "sha512-cb9J/wvxVWOiie4twoKXyg1CvtNhKZaq2FXZNErrbCeVTSN6MUfjDmtvhayF/seHvpjazLvNbIJgWbgB1tfZEA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.3.0.tgz", + "integrity": "sha512-V0/C/2SH8aIZ81Hn7ntP+CzYv+cmwhMYM8qEV+05hMrt1A5waKxgqSNavzQwDyG9O6XvV0DEJ3ZNFTk+OjfUUg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-evm": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-evm": "1.3.0", "ethers": "^6.5.1" }, "engines": { @@ -10207,12 +10209,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10432,14 +10434,14 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-portico": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.1.1.tgz", - "integrity": "sha512-mpiagoMQrF7+G4zGX5AnUTbBuYZXQuPs1OrkWVxbd/eMgJ94ws5JGMTZzksUIJqYTuSif4YMui0yimnIcK7+Sg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.3.0.tgz", + "integrity": "sha512-6dQHWDy/dbGssiwiPEuRAjm2fqRL9BPGLrpKvPuSeYgRdZ3oEPp/5aXNpONdLodEvo2Q8vKsx6ChXsjnTuOG7w==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-evm": "1.1.1", - "@wormhole-foundation/sdk-evm-core": "1.1.1", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-evm": "1.3.0", + "@wormhole-foundation/sdk-evm-core": "1.3.0", + "@wormhole-foundation/sdk-evm-tokenbridge": "1.3.0", "ethers": "^6.5.1" }, "engines": { @@ -10477,12 +10479,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-portico/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10547,13 +10549,13 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.1.1.tgz", - "integrity": "sha512-J5ElimbZkdvp660qseQRDt8IEdlKnxdkptnEj/WAJnuXFLs9rYRdSRqvMXMOdfsbTAI+EOhmC4X4kuArMnkDcA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.3.0.tgz", + "integrity": "sha512-s7mq84tNdribFSPUjAdTNLQahqqeTHO95K10Z8xvH785YWPAlNK5hdyItvEcZonHJl2wcaQMtvYXDErI6SDLgQ==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-evm": "1.1.1", - "@wormhole-foundation/sdk-evm-core": "1.1.1", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-evm": "1.3.0", + "@wormhole-foundation/sdk-evm-core": "1.3.0", "ethers": "^6.5.1" }, "engines": { @@ -10591,12 +10593,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10688,12 +10690,12 @@ "integrity": "sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==" }, "node_modules/@wormhole-foundation/sdk-evm/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10758,23 +10760,23 @@ } }, "node_modules/@wormhole-foundation/sdk-icons": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-icons/-/sdk-icons-1.1.1.tgz", - "integrity": "sha512-1+bsq38cFGqOfxbFVAj4buQZf/J3xAEAYvj21Gj6KJ3BoRHitnm/RVR3YoNcd6BNjsIorKKKIMfSTBtpMsYL5Q==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-icons/-/sdk-icons-1.3.0.tgz", + "integrity": "sha512-yz2e8eVhG8+FN3GItiJDmFKjviz3O8hjNZZEsOJXQgy4DoQbvRz3gGSZTrHllQDkEIo7A4liSG2Qf7u1hzyV2Q==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1" + "@wormhole-foundation/sdk-base": "1.3.0" } }, "node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.1.1.tgz", - "integrity": "sha512-OIbCe0BY233Yhlu3H3BcTfNtmPalZmZ6lVoGZMaCAcdjBXB5iO1qE7A9dnBNM0SOwONM40WZk5hPUUoSrM+RdQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.3.0.tgz", + "integrity": "sha512-oh7uCk5l3YWZiLvfqP+9lg5pOj6b/wrHBIPLbWQ5gfLS0ORiDT9wD0rH8DdMrSvny5XYZY+podtT2dBigbc9zA==", "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": "1.1.1", + "@solana/web3.js": "^1.95.8", + "@wormhole-foundation/sdk-connect": "1.3.0", "rpc-websockets": "^7.10.0" }, "engines": { @@ -10782,27 +10784,27 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-cctp": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.1.1.tgz", - "integrity": "sha512-Bm54sORQ/Ss0rqMObboRdM+V6eCcoTNhMXOlCrgYGKh71ehIoz8K4A9PRjlFmCSh6O2LGnnOB7BArMmtRbln5w==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.3.0.tgz", + "integrity": "sha512-vrFDNzy312vd3j5+HGPrcfxi5X9JQdMN0fdeUSKvhCZlRPDu/BFJXIWwq8UEvNIFPfgtx4hv1ih/Wz8jtSofiw==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-solana": "1.1.1" + "@solana/web3.js": "^1.95.8", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-solana": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-solana-cctp/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10810,27 +10812,27 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-core": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.1.1.tgz", - "integrity": "sha512-4pGTMySa0cQ0+S78UZ1hDK/8MSD8oOpi9jsjr1UxM8Pmc0pZ5JJtU5+g46m+Iz1AVvLdMmStsPUOyIocAQEHjA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.3.0.tgz", + "integrity": "sha512-elLxIDrdyFnDmfPuIpzkjrWWNiJy8dYq1GyVzERwBK/wKYAJ9AHFWP3CMYyUUXU/j3Oe0iMIhweK3ebHnlE77g==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", - "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-solana": "1.1.1" + "@solana/web3.js": "^1.95.8", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-solana": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-solana-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -10977,28 +10979,28 @@ "integrity": "sha512-nPewA6m9mR3d6k7WkZ8N8zpTWfenFH3q9pA2PkuiZxINr9DKB2+40wEQf0ixn8VaGuJ78AB6iWOtStI+/4FKZQ==" }, "node_modules/@wormhole-foundation/sdk-solana-tokenbridge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.1.1.tgz", - "integrity": "sha512-Zd3D9BXMunwd16mCuzjDm0sf8HyHpvZ/QMekM0jvvp3IkCwv8zqIJuq/M3S84IhEfeli9uZO5VggYECIAWayCA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.3.0.tgz", + "integrity": "sha512-IhlprN9HU0kkXu8LRgIS0gKRvV3yEc0LYtVbdhJ/h8pRubWX2z2H9S5FPxsUGL4yWXIXIjCfnq4i67p8TCORyg==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", - "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-solana": "1.1.1", - "@wormhole-foundation/sdk-solana-core": "1.1.1" + "@solana/web3.js": "^1.95.8", + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-solana": "1.3.0", + "@wormhole-foundation/sdk-solana-core": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-solana-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -11006,12 +11008,12 @@ } }, "node_modules/@wormhole-foundation/sdk-solana/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -11019,37 +11021,63 @@ } }, "node_modules/@wormhole-foundation/sdk-sui": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.1.1.tgz", - "integrity": "sha512-6aVbVEru9AyUrXFr6YEDqhPa7nbEUcRIZaRqVabLCcwvgdf1V2KsJMWk6ojbOoX4sozQEK9poBBu5awW7rNtDg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.3.0.tgz", + "integrity": "sha512-8TZG1JeK4YnMlWngwoaeWwpPNBh5YCHpltuoW5HkeX3H5GxZoNyjESOxwx00Yza7YKORzZJj0bwBraPjh3Hxtw==", + "dependencies": { + "@mysten/sui.js": "^0.50.1", + "@wormhole-foundation/sdk-connect": "1.3.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-sui-cctp": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-1.3.0.tgz", + "integrity": "sha512-Dzgnlt20oKw+dgZSsI3uJohCGjLpU7rNpvp+ZKD/yz41pWGCvFyWUb83wZARPm1MhBQ5ZKUXF2MXJgwtPOeEmw==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.1.1" + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-sui": "1.3.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/@wormhole-foundation/sdk-connect": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", + "dependencies": { + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", + "axios": "^1.4.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-core": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.1.1.tgz", - "integrity": "sha512-s4wbVKk7BVRvQLyXcf0SwT1zYG9xTaAuSS4+7HucCRvxH+GxHHwJdedr6oql/vU3AHskVCdHnhHOhP123HEJgQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.3.0.tgz", + "integrity": "sha512-m2NBG2JhxD88na2kuEY95ZtrJ/PQd0A0bP6mFJXGByh2io4kMM6Vi1sZvQNgXtHRu/NaSPvpwrB5TcqgNGcOwQ==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-sui": "1.1.1" + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-sui": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-core/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -11057,26 +11085,26 @@ } }, "node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.1.1.tgz", - "integrity": "sha512-1k4SILBIuG9fICaqn5RSH45oqcEHMEFP7Tg/5Aw0baMxfPEuMbMtHVGveAx6Wdr6PJPnSZz2Xr8QOtQzgRKTZw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.3.0.tgz", + "integrity": "sha512-lbTZYo3WdUSUdfQ7pneZ8RonciPBtM2quiSgk0h6urw9wctkF7Lvbrq+I4yRouO8d1wP9/MrwvtPvqgP50YTXg==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.1.1", - "@wormhole-foundation/sdk-sui": "1.1.1", - "@wormhole-foundation/sdk-sui-core": "1.1.1" + "@wormhole-foundation/sdk-connect": "1.3.0", + "@wormhole-foundation/sdk-sui": "1.3.0", + "@wormhole-foundation/sdk-sui-core": "1.3.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-tokenbridge/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -11084,12 +11112,12 @@ } }, "node_modules/@wormhole-foundation/sdk-sui/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -11097,12 +11125,12 @@ } }, "node_modules/@wormhole-foundation/sdk/node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.1.1.tgz", - "integrity": "sha512-bthVa7G+1LqqC43ijzaz5guKutWwdIsFnkJYWeEmi0/cRrLnGlGIMpCuI+DhQXK3zDns/w6gtwH1y3BR3OExig==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.3.0.tgz", + "integrity": "sha512-+zgylQsdv+o9YjrxjOlGnJDMAZUh+h/4MzTBlAAFbuP8/1WvIi/EXRP+yUpWWX2FB5OkH+SXzrcrbiWLg+HmIg==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.1.1", - "@wormhole-foundation/sdk-definitions": "1.1.1", + "@wormhole-foundation/sdk-base": "1.3.0", + "@wormhole-foundation/sdk-definitions": "1.3.0", "axios": "^1.4.0" }, "engines": { @@ -12105,6 +12133,11 @@ "node": "*" } }, + "node_modules/binary-layout": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/binary-layout/-/binary-layout-1.0.3.tgz", + "integrity": "sha512-kpXCSOko4wbQaQswZk4IPcjVZwN77TKZgjMacdoX54EvUHAn/CzJclCt25SUmpXfzFrGovoq3LkPJkMy10bZxQ==" + }, "node_modules/bindings": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", diff --git a/package.json b/package.json index 1c1d69dc..95aaf193 100644 --- a/package.json +++ b/package.json @@ -25,13 +25,13 @@ }, "dependencies": { "@google-cloud/functions-framework": "^3.4.0", - "@wormhole-foundation/sdk-base": "^1.1.1", - "@wormhole-foundation/sdk-definitions": "^1.1.1", - "@wormhole-foundation/sdk-evm": "^1.1.1", - "@wormhole-foundation/sdk-evm-core": "^1.1.1", - "@wormhole-foundation/sdk-icons": "^1.1.1", - "@wormhole-foundation/sdk-solana": "^1.1.1", - "@wormhole-foundation/sdk-solana-core": "^1.1.1", + "@wormhole-foundation/sdk-base": "^1.3.0", + "@wormhole-foundation/sdk-definitions": "^1.3.0", + "@wormhole-foundation/sdk-evm": "^1.3.0", + "@wormhole-foundation/sdk-evm-core": "^1.3.0", + "@wormhole-foundation/sdk-icons": "^1.3.0", + "@wormhole-foundation/sdk-solana": "^1.3.0", + "@wormhole-foundation/sdk-solana-core": "^1.3.0", "axios": "^1.5.0" } }