diff --git a/dashboard/package.json b/dashboard/package.json index b86891c8..557584b9 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.10.0", + "@wormhole-foundation/sdk-icons": "^1.13.0", "buffer": "^6.0.3", "numeral": "^2.0.6", "react": "^18.2.0", diff --git a/database/package.json b/database/package.json index 5f7322db..377ca286 100644 --- a/database/package.json +++ b/database/package.json @@ -13,9 +13,9 @@ "@google-cloud/pubsub": "^3.4.1", "@injectivelabs/networks": "^1.0.73", "@injectivelabs/sdk-ts": "^1.0.368", - "@mysten/sui.js": "^0.50.1", + "@mysten/sui": "^1.21.2", "@terra-money/terra.js": "^3.1.3", - "@wormhole-foundation/sdk": "^1.10.0", + "@wormhole-foundation/sdk": "^1.13.0", "@xpla/xpla.js": "^0.2.3", "aptos": "1.5.0", "dotenv": "^16.0.3", diff --git a/database/src/token_bridge/address.ts b/database/src/token_bridge/address.ts index ab99ef96..ab825720 100644 --- a/database/src/token_bridge/address.ts +++ b/database/src/token_bridge/address.ts @@ -1,7 +1,7 @@ import { tryHexToNativeAssetString, tryHexToNativeStringNear } from './array'; import { getNetworkInfo, Network } from '@injectivelabs/networks'; import { ChainGrpcWasmApi } from '@injectivelabs/sdk-ts'; -import { SuiClient, getFullnodeUrl } from '@mysten/sui.js/client'; +import { SuiClient, getFullnodeUrl } from '@mysten/sui/client'; import { LCDClient } from '@terra-money/terra.js'; import { ChainId, diff --git a/package-lock.json b/package-lock.json index ffdc3a44..ce1cb459 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.10.0", - "@wormhole-foundation/sdk-definitions": "^1.10.0", - "@wormhole-foundation/sdk-evm": "^1.10.0", - "@wormhole-foundation/sdk-evm-core": "^1.10.0", - "@wormhole-foundation/sdk-icons": "^1.10.0", - "@wormhole-foundation/sdk-solana": "^1.10.0", - "@wormhole-foundation/sdk-solana-core": "^1.10.0", + "@wormhole-foundation/sdk-base": "^1.13.0", + "@wormhole-foundation/sdk-definitions": "^1.13.0", + "@wormhole-foundation/sdk-evm": "^1.13.0", + "@wormhole-foundation/sdk-evm-core": "^1.13.0", + "@wormhole-foundation/sdk-icons": "^1.13.0", + "@wormhole-foundation/sdk-solana": "^1.13.0", + "@wormhole-foundation/sdk-solana-core": "^1.13.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.10.0", + "@wormhole-foundation/sdk-icons": "^1.13.0", "buffer": "^6.0.3", "numeral": "^2.0.6", "react": "^18.2.0", @@ -199,9 +199,9 @@ "@google-cloud/pubsub": "^3.4.1", "@injectivelabs/networks": "^1.0.73", "@injectivelabs/sdk-ts": "^1.0.368", - "@mysten/sui.js": "^0.50.1", + "@mysten/sui": "^1.21.2", "@terra-money/terra.js": "^3.1.3", - "@wormhole-foundation/sdk": "^1.10.0", + "@wormhole-foundation/sdk": "^1.13.0", "@xpla/xpla.js": "^0.2.3", "aptos": "1.5.0", "dotenv": "^16.0.3", @@ -212,9 +212,9 @@ } }, "node_modules/@0no-co/graphql.web": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.0.7.tgz", - "integrity": "sha512-E3Qku4mTzdrlwVWGPxklDnME5ANrEGetvYw4i2GCRlppWXXE4QD66j7pwb8HelZwS6LnqEChhrSOGCXpbiu6MQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.1.2.tgz", + "integrity": "sha512-N2NGsU5FLBhT8NZ+3l2YrzZSHITjNXNuDhC4iDiikv0IujaJ0Xc6xIxQZ/Ek3Cb+rgPjnLHYyJm11tInuJn+cw==", "peerDependencies": { "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" }, @@ -225,9 +225,9 @@ } }, "node_modules/@0no-co/graphqlsp": { - "version": "1.12.5", - "resolved": "https://registry.npmjs.org/@0no-co/graphqlsp/-/graphqlsp-1.12.5.tgz", - "integrity": "sha512-YS9s8sf3XLaVdBt33u1mbUdfUSLiarQW1SFd3ITh2CLWz1nVnVTN0oCrpepuFHUJ7rt+b6Gk14sgjP4ONdeZfQ==", + "version": "1.12.16", + "resolved": "https://registry.npmjs.org/@0no-co/graphqlsp/-/graphqlsp-1.12.16.tgz", + "integrity": "sha512-B5pyYVH93Etv7xjT6IfB7QtMBdaaC07yjbhN6v8H7KgFStMkPvi+oWYBTibMFRMY89qwc9H8YixXg8SXDVgYWw==", "dependencies": { "@gql.tada/internal": "^1.0.0", "graphql": "^15.5.0 || ^16.0.0 || ^17.0.0" @@ -251,6 +251,7 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "dev": true, "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" @@ -4932,26 +4933,34 @@ } }, "node_modules/@gql.tada/cli-utils": { - "version": "1.3.9", - "resolved": "https://registry.npmjs.org/@gql.tada/cli-utils/-/cli-utils-1.3.9.tgz", - "integrity": "sha512-oRb7SG/+csx9CiypSJTI21KaLfulOUnhX1vxg4FXi2snub9XShkGR2XnnlJVTAOZXY9Vcxti1NutAElxdDkycA==", - "dependencies": { - "@0no-co/graphqlsp": "^1.12.1", - "@gql.tada/internal": "1.0.0", - "@vue/compiler-dom": "^3.4.23", - "@vue/language-core": "^2.0.17", - "graphql": "^15.5.0 || ^16.0.0 || ^17.0.0", - "svelte2tsx": "^0.7.6" + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@gql.tada/cli-utils/-/cli-utils-1.6.3.tgz", + "integrity": "sha512-jFFSY8OxYeBxdKi58UzeMXG1tdm4FVjXa8WHIi66Gzu9JWtCE6mqom3a8xkmSw+mVaybFW5EN2WXf1WztJVNyQ==", + "dependencies": { + "@0no-co/graphqlsp": "^1.12.13", + "@gql.tada/internal": "1.0.8", + "graphql": "^15.5.0 || ^16.0.0 || ^17.0.0" }, "peerDependencies": { + "@0no-co/graphqlsp": "^1.12.13", + "@gql.tada/svelte-support": "1.0.1", + "@gql.tada/vue-support": "1.0.1", "graphql": "^15.5.0 || ^16.0.0 || ^17.0.0", "typescript": "^5.0.0" + }, + "peerDependenciesMeta": { + "@gql.tada/svelte-support": { + "optional": true + }, + "@gql.tada/vue-support": { + "optional": true + } } }, "node_modules/@gql.tada/internal": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@gql.tada/internal/-/internal-1.0.0.tgz", - "integrity": "sha512-B55aIYyZn5ewdgMqoJciPAwF5DKYX6HBabTU+ap/dpNH3EgJrLomc8Y8w+MCxCyOx+dXL9OduT6eWnVr7J7Eyg==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@gql.tada/internal/-/internal-1.0.8.tgz", + "integrity": "sha512-XYdxJhtHC5WtZfdDqtKjcQ4d7R1s0d1rnlSs3OcBEUbYiPoJJfZU7tWsVXuv047Z6msvmr4ompJ7eLSK5Km57g==", "dependencies": { "@0no-co/graphql.web": "^1.0.5" }, @@ -5844,6 +5853,7 @@ "version": "0.3.5", "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", @@ -5857,6 +5867,7 @@ "version": "3.1.2", "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, "engines": { "node": ">=6.0.0" } @@ -5865,6 +5876,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "dev": true, "engines": { "node": ">=6.0.0" } @@ -5872,12 +5884,14 @@ "node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.15", "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", + "dev": true }, "node_modules/@jridgewell/trace-mapping": { "version": "0.3.25", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" @@ -6221,47 +6235,82 @@ "base-x": "^4.0.0" } }, - "node_modules/@mysten/sui.js": { - "version": "0.50.1", - "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", - "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", + "node_modules/@mysten/sui": { + "version": "1.21.2", + "resolved": "https://registry.npmjs.org/@mysten/sui/-/sui-1.21.2.tgz", + "integrity": "sha512-8AesvczokAUv796XiOo8af2+1IYA9bRon11Ra+rwehvqhz+sMRT8A+Cw5sDnlSc9/aQwM51JQKUnvMczNbpfYA==", + "license": "Apache-2.0", "dependencies": { "@graphql-typed-document-node/core": "^3.2.0", - "@mysten/bcs": "0.11.1", - "@noble/curves": "^1.1.0", - "@noble/hashes": "^1.3.1", - "@scure/bip32": "^1.3.1", - "@scure/bip39": "^1.2.1", + "@mysten/bcs": "1.4.0", + "@noble/curves": "^1.4.2", + "@noble/hashes": "^1.4.0", + "@scure/bip32": "^1.4.0", + "@scure/bip39": "^1.3.0", "@suchipi/femver": "^1.0.0", "bech32": "^2.0.0", - "gql.tada": "^1.2.0", - "graphql": "^16.8.1", - "superstruct": "^1.0.3", - "tweetnacl": "^1.0.3" + "gql.tada": "^1.8.2", + "graphql": "^16.9.0", + "jose": "^5.6.3", + "poseidon-lite": "^0.2.0", + "valibot": "^0.36.0" }, "engines": { - "node": ">=16" + "node": ">=18" } }, - "node_modules/@mysten/sui.js/node_modules/@mysten/bcs": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", - "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", + "node_modules/@mysten/sui/node_modules/@mysten/bcs": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-1.4.0.tgz", + "integrity": "sha512-YwDYspceLt8b7v6ohPvy8flQEi+smtfSG5d2A98CbUA48XBmOqTSPNmpw9wsZVVnrH2avr+BS5uVhDZT+EquYA==", "dependencies": { - "bs58": "^5.0.0" + "bs58": "^6.0.0" } }, - "node_modules/@mysten/sui.js/node_modules/base-x": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", - "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" + "node_modules/@mysten/sui/node_modules/@noble/curves": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.8.1.tgz", + "integrity": "sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==", + "dependencies": { + "@noble/hashes": "1.7.1" + }, + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@mysten/sui/node_modules/@noble/hashes": { + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.7.1.tgz", + "integrity": "sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==", + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } }, - "node_modules/@mysten/sui.js/node_modules/bs58": { + "node_modules/@mysten/sui/node_modules/base-x": { "version": "5.0.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", - "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "resolved": "https://registry.npmjs.org/base-x/-/base-x-5.0.0.tgz", + "integrity": "sha512-sMW3VGSX1QWVFA6l8U62MLKz29rRfpTlYdCqLdpLo1/Yd4zZwSbnUaDfciIAowAqvq7YFnWq9hrhdg1KYgc1lQ==" + }, + "node_modules/@mysten/sui/node_modules/bs58": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/bs58/-/bs58-6.0.0.tgz", + "integrity": "sha512-PD0wEnEYg6ijszw/u8s+iI3H17cTymlrwkKhDhPZq+Sokl3AU4htyBFTjAeNAlCCmg0f53g6ih3jATyCKftTfw==", "dependencies": { - "base-x": "^4.0.0" + "base-x": "^5.0.0" + } + }, + "node_modules/@mysten/sui/node_modules/jose": { + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.10.0.tgz", + "integrity": "sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==", + "funding": { + "url": "https://github.com/sponsors/panva" } }, "node_modules/@napi-rs/snappy-android-arm-eabi": { @@ -8080,7 +8129,8 @@ "node_modules/@types/estree": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", - "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "dev": true }, "node_modules/@types/express": { "version": "4.17.21", @@ -8889,92 +8939,6 @@ "vite": "^4.2.0 || ^5.0.0" } }, - "node_modules/@volar/language-core": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.2.5.tgz", - "integrity": "sha512-2htyAuxRrAgETmFeUhT4XLELk3LiEcqoW/B8YUXMF6BrGWLMwIR09MFaZYvrA2UhbdAeSyeQ726HaWSWkexUcQ==", - "dependencies": { - "@volar/source-map": "2.2.5" - } - }, - "node_modules/@volar/source-map": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.2.5.tgz", - "integrity": "sha512-wrOEIiZNf4E+PWB0AxyM4tfhkfldPsb3bxg8N6FHrxJH2ohar7aGu48e98bp3pR9HUA7P/pR9VrLmkTrgCCnWQ==", - "dependencies": { - "muggle-string": "^0.4.0" - } - }, - "node_modules/@vue/compiler-core": { - "version": "3.4.27", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.27.tgz", - "integrity": "sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==", - "dependencies": { - "@babel/parser": "^7.24.4", - "@vue/shared": "3.4.27", - "entities": "^4.5.0", - "estree-walker": "^2.0.2", - "source-map-js": "^1.2.0" - } - }, - "node_modules/@vue/compiler-dom": { - "version": "3.4.27", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.27.tgz", - "integrity": "sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==", - "dependencies": { - "@vue/compiler-core": "3.4.27", - "@vue/shared": "3.4.27" - } - }, - "node_modules/@vue/language-core": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-2.0.19.tgz", - "integrity": "sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==", - "dependencies": { - "@volar/language-core": "~2.2.4", - "@vue/compiler-dom": "^3.4.0", - "@vue/shared": "^3.4.0", - "computeds": "^0.0.1", - "minimatch": "^9.0.3", - "path-browserify": "^1.0.1", - "vue-template-compiler": "^2.7.14" - }, - "peerDependencies": { - "typescript": "*" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@vue/language-core/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/@vue/language-core/node_modules/minimatch": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", - "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@vue/shared": { - "version": "3.4.27", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.27.tgz", - "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" - }, "node_modules/@wormhole-foundation/example-liquidity-layer-definitions": { "version": "0.0.1", "resolved": "file:watcher/sdk/wormhole-foundation-example-liquidity-layer-definitions-0.0.1.tgz", @@ -9222,48 +9186,48 @@ "integrity": "sha512-4AOeU+P5UuE/4nOUkmcQdW5y7i9ndt1cQd/3iUe+LTz3RxESf/W/5lg4B74HbDMMv8PHnPnGCQFH45kBcrQYoQ==" }, "node_modules/@wormhole-foundation/sdk": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.10.0.tgz", - "integrity": "sha512-avFT0+QT2RLv3BPO0hznGcxczd0tZyl/JE3IueO6lCuYP0CI9YEsr+AMbp6AHC7XHW8o9kmiLPxv7Fx1D6RIGA==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.10.0", - "@wormhole-foundation/sdk-algorand-core": "1.10.0", - "@wormhole-foundation/sdk-algorand-tokenbridge": "1.10.0", - "@wormhole-foundation/sdk-aptos": "1.10.0", - "@wormhole-foundation/sdk-aptos-cctp": "1.10.0", - "@wormhole-foundation/sdk-aptos-core": "1.10.0", - "@wormhole-foundation/sdk-aptos-tokenbridge": "1.10.0", - "@wormhole-foundation/sdk-base": "1.10.0", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-cosmwasm": "1.10.0", - "@wormhole-foundation/sdk-cosmwasm-core": "1.10.0", - "@wormhole-foundation/sdk-cosmwasm-ibc": "1.10.0", - "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.10.0", - "@wormhole-foundation/sdk-definitions": "1.10.0", - "@wormhole-foundation/sdk-evm": "1.10.0", - "@wormhole-foundation/sdk-evm-cctp": "1.10.0", - "@wormhole-foundation/sdk-evm-core": "1.10.0", - "@wormhole-foundation/sdk-evm-portico": "1.10.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.10.0", - "@wormhole-foundation/sdk-solana": "1.10.0", - "@wormhole-foundation/sdk-solana-cctp": "1.10.0", - "@wormhole-foundation/sdk-solana-core": "1.10.0", - "@wormhole-foundation/sdk-solana-tokenbridge": "1.10.0", - "@wormhole-foundation/sdk-sui": "1.10.0", - "@wormhole-foundation/sdk-sui-cctp": "1.10.0", - "@wormhole-foundation/sdk-sui-core": "1.10.0", - "@wormhole-foundation/sdk-sui-tokenbridge": "1.10.0" + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-1.13.0.tgz", + "integrity": "sha512-cuCd4h6EBaj3fxX8dU1aVudvqJaxhcPEaEwn6/UgLa9oKL8PC/CCDd+3XlXeFpGl6+3IyKR7262ZHm5ieJd0DA==", + "dependencies": { + "@wormhole-foundation/sdk-algorand": "1.13.0", + "@wormhole-foundation/sdk-algorand-core": "1.13.0", + "@wormhole-foundation/sdk-algorand-tokenbridge": "1.13.0", + "@wormhole-foundation/sdk-aptos": "1.13.0", + "@wormhole-foundation/sdk-aptos-cctp": "1.13.0", + "@wormhole-foundation/sdk-aptos-core": "1.13.0", + "@wormhole-foundation/sdk-aptos-tokenbridge": "1.13.0", + "@wormhole-foundation/sdk-base": "1.13.0", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm-core": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm-ibc": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "1.13.0", + "@wormhole-foundation/sdk-definitions": "1.13.0", + "@wormhole-foundation/sdk-evm": "1.13.0", + "@wormhole-foundation/sdk-evm-cctp": "1.13.0", + "@wormhole-foundation/sdk-evm-core": "1.13.0", + "@wormhole-foundation/sdk-evm-portico": "1.13.0", + "@wormhole-foundation/sdk-evm-tokenbridge": "1.13.0", + "@wormhole-foundation/sdk-solana": "1.13.0", + "@wormhole-foundation/sdk-solana-cctp": "1.13.0", + "@wormhole-foundation/sdk-solana-core": "1.13.0", + "@wormhole-foundation/sdk-solana-tokenbridge": "1.13.0", + "@wormhole-foundation/sdk-sui": "1.13.0", + "@wormhole-foundation/sdk-sui-cctp": "1.13.0", + "@wormhole-foundation/sdk-sui-core": "1.13.0", + "@wormhole-foundation/sdk-sui-tokenbridge": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.10.0.tgz", - "integrity": "sha512-qe3rn2HXAwJJtTN8bgM0iMisxSHxcYws1t8Ln21eGMh6qitH7QQTyrtnGumg7ieTlDK1UPTg+c5dF/8aUO80Mg==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-1.13.0.tgz", + "integrity": "sha512-uebHz/lUu0Jfz1JwLfLgVE2dGnA6hmqwlUs2FPFrcbwy5CM/Da1lv+QFRCQI+EAoi9KUUDmgQ5abaifK+VjRew==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", "algosdk": "2.7.0" }, "engines": { @@ -9271,95 +9235,95 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand-core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.10.0.tgz", - "integrity": "sha512-tHgeU5gUleC9fXqb7ya5OwJ5bvd2nGZY1XSFOudq737AmlLw8kvcz560dBtzS7956stN0zf51VsSe02s1eUVpA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-1.13.0.tgz", + "integrity": "sha512-Sstr4vP4fYlw0uYdcrdZN10HeLbl9SQBFViKz8eYBEyUdHRClFywhzEIucBV3MQIlZ5mxNlVF3kzu3jdd6WVrw==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.10.0", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@wormhole-foundation/sdk-algorand": "1.13.0", + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand-tokenbridge": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.10.0.tgz", - "integrity": "sha512-lUr0z+IkE3OBs4uB4khpfWypUS5vPiZZ9VzcMBLDRUnvo1PX5+gPjzH34YBknhFwlceaQ5qFGfK6/vp+gbG/3Q==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-1.13.0.tgz", + "integrity": "sha512-9B3k+SIvttQdlB37Gy5jURMZSTu5nQolm3Oxo1VVM4TswP6uHMvDGC4cpGNlLDsJdHO+ZqdWbvM1nW1Ocs/YkA==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "1.10.0", - "@wormhole-foundation/sdk-algorand-core": "1.10.0", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@wormhole-foundation/sdk-algorand": "1.13.0", + "@wormhole-foundation/sdk-algorand-core": "1.13.0", + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.10.0.tgz", - "integrity": "sha512-zDtg5LtvTSsmSQx5LNWm4OF8Ep2DvSzGS/AV0/6k1fQNnJRUAMVQTf8dN5YgFEwTo6NMqNa9eaNOpS/OhTPB8w==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-1.13.0.tgz", + "integrity": "sha512-6rsJZxBQFN6L/aV9AvAGPBJAaRZcxW4KgN1ueTPyNzmM0TO5czvwSIZK8DX8JP9x00yKiX/DI10pfXNDwNjGEA==", "dependencies": { "@aptos-labs/ts-sdk": "^1.33.1", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-cctp": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-cctp/-/sdk-aptos-cctp-1.10.0.tgz", - "integrity": "sha512-767j+2vuMQA0p67orotdV2vZdgzUSnnPQgqOD/jKyQeV/5MMJAkP9+/DoNj3O7MC9ghHb8J+BIKadS3Adc61Hw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-cctp/-/sdk-aptos-cctp-1.13.0.tgz", + "integrity": "sha512-SBHbd2Deeh+RdE9s/UvXjVbwVWg7jgSnUvSb4PSYixmj2lNfiKTxMS9RkKqJiNNGIjazd4BOO7DK0pbx/BU9/Q==", "dependencies": { "@aptos-labs/ts-sdk": "^1.33.1", - "@wormhole-foundation/sdk-aptos": "1.10.0", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@wormhole-foundation/sdk-aptos": "1.13.0", + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.10.0.tgz", - "integrity": "sha512-XBYRalCGekTgqa76eZkcR5gQEjrvu6fBQiSutwuS1hGL4tU5MQFKyQ/admwvbQABh5V7GOcEILAjMmuA/TfHLw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-1.13.0.tgz", + "integrity": "sha512-oxjEDexBHjlmvQwnzJ9Y8Vva4p1hHNRiNvO6QC45pSgbsGqLekbgJwG22xecKb5Be7/d/f7m9bucnE6HfE1bGQ==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.10.0", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@wormhole-foundation/sdk-aptos": "1.13.0", + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-tokenbridge": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.10.0.tgz", - "integrity": "sha512-/G60vfqA4VYHOgN1WmVh9w0A8ykrNiIFl6bIsnD+8t7o6QW31nEX9yqnb7RWm6Mba8rlhJkEpY6x3GOSCT1YFw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-1.13.0.tgz", + "integrity": "sha512-RPk1hqWCuUi1lXnCPa5WDC527Fq/FOwOnsJ567WWRJzEQJYc44Xmguzgs4WkpjeMh32DwkIBv2DUehblNx6jWw==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "1.10.0", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@wormhole-foundation/sdk-aptos": "1.13.0", + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-base": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.10.0.tgz", - "integrity": "sha512-5NzM7m5CZ623o7BUwu6ApzMWp9kgipw9bdEGozg+tqyDJHfTdLBk95W39HLvKEioyVbWU8sZCMUJ3LA47Ot6gw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-1.13.0.tgz", + "integrity": "sha512-QGwHlasKpQ03v3tsXXN/knGkBLk2ZOF1vOXHDaDs8VAVdIr/8j2zrsYaDIFIbJ673zne+/rXnvoeITjLJjdadQ==", "dependencies": { "@scure/base": "^1.1.3", "binary-layout": "^1.0.3" } }, "node_modules/@wormhole-foundation/sdk-connect": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.10.0.tgz", - "integrity": "sha512-p+s0FUdDeX+ynkCcZGucHdlUWLpQb195KcOKQKCt6vHe6R+VzSAO+BBACfTLii0Xot+ea/FLgmz45gf2X5/Apw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-1.13.0.tgz", + "integrity": "sha512-hJUnOOZvbhQqNgx5iKov1FDCLrhpgExkoKMa3BspVpq3G2G4PmpE5kyG+YUP7gjACvEU6ekEhGmmZBLNK6ImVA==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.10.0", - "@wormhole-foundation/sdk-definitions": "1.10.0", + "@wormhole-foundation/sdk-base": "1.13.0", + "@wormhole-foundation/sdk-definitions": "1.13.0", "axios": "^1.4.0" }, "engines": { @@ -9367,15 +9331,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.10.0.tgz", - "integrity": "sha512-ta04uGkm9awJ8bEMbkA9DazsT7CZwb4nRNPJSkkdhk3yWBZad1e8R6O05FJFBlMIBjzRTtBgP5oBi+XeCjWONA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-1.13.0.tgz", + "integrity": "sha512-Ll5dbiGIQ78o5OOnCRNH3SyceyIZipsQFiGvEDopIrp5mEOha2pzvw5bS1Y3Hs+4xUPP6jA1oZJ47FEjuhFNMA==", "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.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9383,15 +9347,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.10.0.tgz", - "integrity": "sha512-9G+D8jQ+Q98Y9qRtWuSTlgwMvSo+C9FK3RZYY1t/UiKVKhU6gzVlvG0/Vcp8wA4Q5en46IYDzdcxEihtpY4+WQ==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-1.13.0.tgz", + "integrity": "sha512-quxbsEqFrF+3gjcbJslSXmGS6ikf3t/IYD0x1eHBos9YTYQCvsQkQLfJcste3OQe944zvIrxYMPBwm/RrGroxQ==", "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.10.0", - "@wormhole-foundation/sdk-cosmwasm": "1.10.0" + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm": "1.13.0" }, "engines": { "node": ">=16" @@ -9415,16 +9379,16 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-ibc": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.10.0.tgz", - "integrity": "sha512-XoeIZ19DxNoxEvjyNLKBxtFtK0t6ePWqFvpl2FSLE+iLHSKZqhFVRfnWj8UbanLDBu5Zj5EwHUtrnSgJEiLegQ==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-1.13.0.tgz", + "integrity": "sha512-VjjEYNv4Qa+Bv3u/4oRieDxj9z3PvTwfml/BiwNGgwQuCtdZD4IDB/IT1qfA6poNaUzBRMgZwvfTsL8a/P/jeA==", "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.10.0", - "@wormhole-foundation/sdk-cosmwasm": "1.10.0", - "@wormhole-foundation/sdk-cosmwasm-core": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm-core": "1.13.0", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9449,14 +9413,14 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.10.0.tgz", - "integrity": "sha512-SS1bFeMsu8TvxfprBFmezdqyT/N9lpxR7b3YbazskKA3gpmOV1v0xafx/aCRRYeG3z1MDKHlRqaRU2KEpOtvpA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-1.13.0.tgz", + "integrity": "sha512-ccj8C3z1F87w+Iu0QvVEg6KQc3iAk8QEt7KVnvhPSEWWvXer7aFPjflz0rgTWGEsd1s4tD50LEnqGjeIIHTveg==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-cosmwasm": "1.10.0" + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-cosmwasm": "1.13.0" }, "engines": { "node": ">=16" @@ -9497,13 +9461,13 @@ } }, "node_modules/@wormhole-foundation/sdk-definitions": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.10.0.tgz", - "integrity": "sha512-qJ/mu2NtMVF1rOHMOLJ70gViI58iAsa8LXVwZWRB0t6NSPRj1zc48aFxh+BzoPLA2ughIa1t5TENl3I8nXYzQA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-1.13.0.tgz", + "integrity": "sha512-ch9Wwvt/dZm+jZWRS5s6SfgWdjKwHlWRvzNIRVf5HGoDK4WONT7ZknOh9SpfOVaTW20WzloJjdzgvhZveHIP9g==", "dependencies": { "@noble/curves": "^1.4.0", "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "1.10.0" + "@wormhole-foundation/sdk-base": "1.13.0" } }, "node_modules/@wormhole-foundation/sdk-definitions-ntt": { @@ -9535,11 +9499,11 @@ } }, "node_modules/@wormhole-foundation/sdk-evm": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.10.0.tgz", - "integrity": "sha512-xTj/wNUFzOp+IYML0c9g70sQQbu9OSxt03Zis38yujzBzdZo/xmyVEuHRDUEN8mANWBvyUIKnVW8/QlQWIxoiA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-1.13.0.tgz", + "integrity": "sha512-8OIoB9owMlehWb2SjwzopfsrgJvbuIdSKxEx+hUyk5RaF1ABrZLZZzDa3p2T2CH2rc6J9I0C/oVRqTU0q2pHwg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", "ethers": "^6.5.1" }, "engines": { @@ -9547,12 +9511,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-cctp": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.10.0.tgz", - "integrity": "sha512-tfrzYZuqg/441pfTTa3stR07/22YKaI+0WAYLTSYeUDHHX7LNPVgqqicPHIPMyi4nBXUAzwYcl+qVO4fR8vPkg==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-1.13.0.tgz", + "integrity": "sha512-B6644bIIkKtIsZbXMEZ7TDMCJN0V1uQRyZYzE776saQVaEy9h2BPD7KpaTibGVZlFE6c8dEAV1wyhqylZ565Gw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-evm": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-evm": "1.13.0", "ethers": "^6.5.1" }, "engines": { @@ -9647,12 +9611,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.10.0.tgz", - "integrity": "sha512-VUQ3+CTxmFLgAg0JBe0dUSyDcd8qy8XRy5fyDis42rczyQg0DY8GVjUDmP3RNO2tvgpsA0NQJ9srEM1Zzd9/4g==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-1.13.0.tgz", + "integrity": "sha512-AqrPLJOPL6Cytktm4X4DJzh9xtb2gX6TckLwOMk0rxkGWnwnlWLbijpf0sgnh+CJeBfwBICL51E0ywsnvCbw/Q==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-evm": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-evm": "1.13.0", "ethers": "^6.5.1" }, "engines": { @@ -9663,7 +9627,6 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.2.0.tgz", "integrity": "sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw==", - "license": "MIT", "dependencies": { "@noble/hashes": "1.3.2" }, @@ -9675,7 +9638,6 @@ "version": "1.3.2", "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz", "integrity": "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==", - "license": "MIT", "engines": { "node": ">= 16" }, @@ -9687,7 +9649,6 @@ "version": "22.7.5", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz", "integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==", - "license": "MIT", "dependencies": { "undici-types": "~6.19.2" } @@ -9695,8 +9656,7 @@ "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", - "integrity": "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q==", - "license": "MIT" + "integrity": "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q==" }, "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/ethers": { "version": "6.13.5", @@ -9712,7 +9672,6 @@ "url": "https://www.buymeacoffee.com/ricmoo" } ], - "license": "MIT", "dependencies": { "@adraffy/ens-normalize": "1.10.1", "@noble/curves": "1.2.0", @@ -9729,14 +9688,12 @@ "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/undici-types": { "version": "6.19.8", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", - "license": "MIT" + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" }, "node_modules/@wormhole-foundation/sdk-evm-core/node_modules/ws": { "version": "8.17.1", "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", - "license": "MIT", "engines": { "node": ">=10.0.0" }, @@ -9909,14 +9866,14 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-portico": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.10.0.tgz", - "integrity": "sha512-rZZ8qtGKfLbtJr5Iu4R+vdU1fbbyLgrc/BBBkRK+jIx5e829OUe2qSm6R46LaGKFmNErUGv09PEkxEs9iVlB+w==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-evm": "1.10.0", - "@wormhole-foundation/sdk-evm-core": "1.10.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "1.10.0", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-1.13.0.tgz", + "integrity": "sha512-2NqYgV7JejNENN4VFLpkcx5D9MgNH7xQz6nj/eBD1BAzvSlYnsaMu2/Ur9S8SaLbk2Tv+BddZBNSz6YJwr569w==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-evm": "1.13.0", + "@wormhole-foundation/sdk-evm-core": "1.13.0", + "@wormhole-foundation/sdk-evm-tokenbridge": "1.13.0", "ethers": "^6.5.1" }, "engines": { @@ -10011,13 +9968,13 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.10.0.tgz", - "integrity": "sha512-MYsoI0ChGmF2VilNdvEg3R1Ld2y0E64IqlEUr6Pr3XM5ELEpleNkLMeGkWNMXF665WtqCl25k0jE2CA0MAmiPA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-1.13.0.tgz", + "integrity": "sha512-XIXBjxr3lNC8RoUkOvzzdaOQb7mPRVMjD3Q6XaL7vulZ2YD7z0uAkgRiKtefQxDGtY/534FsXfCMGOEeBWcLIw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-evm": "1.10.0", - "@wormhole-foundation/sdk-evm-core": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-evm": "1.13.0", + "@wormhole-foundation/sdk-evm-core": "1.13.0", "ethers": "^6.5.1" }, "engines": { @@ -10196,23 +10153,23 @@ } }, "node_modules/@wormhole-foundation/sdk-icons": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-icons/-/sdk-icons-1.10.0.tgz", - "integrity": "sha512-yQP8NwWlyaKWPp+1VEXD868Q3Ry/7P48yoSvzbN2kMBS4AEhjlorqIYgeGbNay03W/9SdUZhjRG1Hh+++ZX5lQ==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-icons/-/sdk-icons-1.13.0.tgz", + "integrity": "sha512-nQRqM3cw462Lp2WiEXTz2FLRdNKJrQG4WdwfWNXP6yL2a+b4QF2Z38UsKXcOWMgmk7Ml7YPd7GpasCUUBFD82g==", "dependencies": { - "@wormhole-foundation/sdk-base": "1.10.0" + "@wormhole-foundation/sdk-base": "1.13.0" } }, "node_modules/@wormhole-foundation/sdk-solana": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.10.0.tgz", - "integrity": "sha512-gjZgTEfqe0YY8NVpy85XISHRmlFm4aitxLg+LormVXAbI17roeweb3Is/exuaSw1Y+LdS6yFkTniDyYq1icT8g==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-1.13.0.tgz", + "integrity": "sha512-87lIRaP+o6vDOYe8bR1nnWmGvKfWqcbh+I95Hj2Yn5aNPs6Lnn7nxoh0LA0iHWtB3bl4/eAFuhlD5x/UoNm/Zg==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.10.0", + "@wormhole-foundation/sdk-connect": "1.13.0", "rpc-websockets": "^7.10.0" }, "engines": { @@ -10220,30 +10177,30 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-cctp": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.10.0.tgz", - "integrity": "sha512-9J+diddqqWzGrK1UsIgmGa1NJlizqVx5eaU8HO3Iq/OhQpFJ1gwhEICuMCC4yck4g/DfCiKLa7g3a4YZ51WC9A==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-1.13.0.tgz", + "integrity": "sha512-wf+Kl3mQ2l4cyDxs6OHaVlwfmqQNxIuo1epMLXcBqNJUGIvNkuWmzH1OjFJHAT6MNr22EN5qM3/ts/oRAfBIew==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-solana": "1.10.0" + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-solana": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-solana-core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.10.0.tgz", - "integrity": "sha512-nCEu+8sje0b73ljCFxImhhvwnon/Qo6C8WV8Nlu6oqe2CiqjErkODZv9SBnxcnn/Ly5GvD9besMUJZadlHc4Yw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-1.13.0.tgz", + "integrity": "sha512-9MSO1Vjbh6MjY1MGg+n4s96bm8tmFHaYbqZ5/gR150kss6Mb5yQoaz+0FP8UAYazYyXAqxWpbM9t4ZIrF4SBAQ==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-solana": "1.10.0" + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-solana": "1.13.0" }, "engines": { "node": ">=16" @@ -10389,68 +10346,68 @@ "integrity": "sha512-nPewA6m9mR3d6k7WkZ8N8zpTWfenFH3q9pA2PkuiZxINr9DKB2+40wEQf0ixn8VaGuJ78AB6iWOtStI+/4FKZQ==" }, "node_modules/@wormhole-foundation/sdk-solana-tokenbridge": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.10.0.tgz", - "integrity": "sha512-eQrkuu0lI4r33XAoerFQ7AnuYwqc6GUVq72UzFC1uh9EhBuCQjXYixG5ujqxOpWFHjkM79L+i+xoHlkNLdkUVA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-1.13.0.tgz", + "integrity": "sha512-yacualrvDvLFOmLiNSxwA6ddU0cG1Zrlbff+4zKmiCmNldbQvlUtW3ua9mNl/Mk4CD7WkLcxVPL4Iq1Zu+6O2A==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.8", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-solana": "1.10.0", - "@wormhole-foundation/sdk-solana-core": "1.10.0" + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-solana": "1.13.0", + "@wormhole-foundation/sdk-solana-core": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.10.0.tgz", - "integrity": "sha512-+M1DO5uoVNEUA/8Dqk+l/EWBXWhqmOIAz9skxYr5s5FCFs85DASv1afwC1YDJoMeytYIwc+kB7idKiawoJSjDA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-1.13.0.tgz", + "integrity": "sha512-r8C7VU1HKrj9amP/VDrbEjsHneMRIS6v6wf51cBVM/5BdsLlLVsPvFOvdHMdF/HTm3bE6h+AfgR8Y7EkyZvgMQ==", "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.10.0" + "@mysten/sui": "^1.21.2", + "@wormhole-foundation/sdk-connect": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-cctp": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-1.10.0.tgz", - "integrity": "sha512-OMs44wVSxd55rl5xFzOU66arba89nZdCwCf6SnB+8jBxmL+BYlapWnfa1+x3JvFf7NZIdSOOLZ0bSOqS4lEV4w==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-1.13.0.tgz", + "integrity": "sha512-tmNWOqh/5cGDk9QBUpmdvJvFrUZA8X2D72L/Za3pMP8w/rxxOrm0f1HVWcGD0t6zUITVgnDmjzTePABjR4PDgg==", "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-sui": "1.10.0" + "@mysten/sui": "^1.21.2", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-sui": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.10.0.tgz", - "integrity": "sha512-bVwm4wPqFeNtLdyr+g0j2x9/exnnRBnElXUSIsyHou5t4aR1JqOx9TV6cX3jqBxngWPyQYizeeIXlalj1V1WgA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-1.13.0.tgz", + "integrity": "sha512-rpwU8XLXelMzkhYpUaFdDoRC6sY5lgULewgWe7MyQpAOegpiIRwv3jPRo5MTnImdXde1YlxDDeyWQUKW+x/iiA==", "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-sui": "1.10.0" + "@mysten/sui": "^1.21.2", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-sui": "1.13.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.10.0.tgz", - "integrity": "sha512-pEoYcg7CyTNWj8Rl2Kg7anUNz884tzp2zrgIV/HpLO6+MfCt/p0nr2TuXw0mLOBCoQ+6Zp11SFTlMxFjTh6BHw==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-1.13.0.tgz", + "integrity": "sha512-3dIUo8aM0pTsXvnZcSXq89fM/SAK5D7V71IUfCVAvQK/rX7bKQfV8DqqiuXc8r2VQhqdhYjtJZvTZmo14Zft/Q==", "dependencies": { - "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "1.10.0", - "@wormhole-foundation/sdk-sui": "1.10.0", - "@wormhole-foundation/sdk-sui-core": "1.10.0" + "@mysten/sui": "^1.21.2", + "@wormhole-foundation/sdk-connect": "1.13.0", + "@wormhole-foundation/sdk-sui": "1.13.0", + "@wormhole-foundation/sdk-sui-core": "1.13.0" }, "engines": { "node": ">=16" @@ -11127,15 +11084,6 @@ "proxy-from-env": "^1.1.0" } }, - "node_modules/axobject-query": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.0.0.tgz", - "integrity": "sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==", - "peer": true, - "dependencies": { - "dequal": "^2.0.3" - } - }, "node_modules/babel-jest": { "version": "29.7.0", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", @@ -12068,40 +12016,6 @@ "node": ">= 0.12.0" } }, - "node_modules/code-red": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/code-red/-/code-red-1.0.4.tgz", - "integrity": "sha512-7qJWqItLA8/VPVlKJlFXU+NBlo/qyfs39aJcuMT/2ere32ZqvF5OSxgdM5xOfJJ7O429gg2HM47y8v9P+9wrNw==", - "peer": true, - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.15", - "@types/estree": "^1.0.1", - "acorn": "^8.10.0", - "estree-walker": "^3.0.3", - "periscopic": "^3.1.0" - } - }, - "node_modules/code-red/node_modules/acorn": { - "version": "8.11.3", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "peer": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/code-red/node_modules/estree-walker": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", - "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", - "peer": true, - "dependencies": { - "@types/estree": "^1.0.0" - } - }, "node_modules/collect-v8-coverage": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", @@ -12199,11 +12113,6 @@ "node": ">= 0.6" } }, - "node_modules/computeds": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/computeds/-/computeds-0.0.1.tgz", - "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==" - }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -12437,19 +12346,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "peer": true, - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, "node_modules/css.escape": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz", @@ -12521,11 +12417,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/de-indent": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz", - "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==" - }, "node_modules/debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -12593,11 +12484,6 @@ } } }, - "node_modules/dedent-js": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dedent-js/-/dedent-js-1.0.1.tgz", - "integrity": "sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ==" - }, "node_modules/deep-equal": { "version": "2.2.3", "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.3.tgz", @@ -13964,7 +13850,8 @@ "node_modules/estree-walker": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", + "dev": true }, "node_modules/esutils": { "version": "2.0.3", @@ -15051,13 +14938,14 @@ } }, "node_modules/gql.tada": { - "version": "1.7.5", - "resolved": "https://registry.npmjs.org/gql.tada/-/gql.tada-1.7.5.tgz", - "integrity": "sha512-GepPTee+FWSVVZQ7GiJHzsGNo7gOb59kcn4mUPYLlkbpeJfOUwpuoB05ZNaXG0W4qZVPd1I7R2UgMHBjY1lGlQ==", + "version": "1.8.10", + "resolved": "https://registry.npmjs.org/gql.tada/-/gql.tada-1.8.10.tgz", + "integrity": "sha512-FrvSxgz838FYVPgZHGOSgbpOjhR+yq44rCzww3oOPJYi0OvBJjAgCiP6LEokZIYND2fUTXzQAyLgcvgw1yNP5A==", "dependencies": { "@0no-co/graphql.web": "^1.0.5", - "@gql.tada/cli-utils": "1.3.9", - "@gql.tada/internal": "1.0.0" + "@0no-co/graphqlsp": "^1.12.13", + "@gql.tada/cli-utils": "1.6.3", + "@gql.tada/internal": "1.0.8" }, "bin": { "gql-tada": "bin/cli.js", @@ -15080,9 +14968,9 @@ "license": "MIT" }, "node_modules/graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==", + "version": "16.10.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.10.0.tgz", + "integrity": "sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" } @@ -15221,14 +15109,6 @@ "node": ">= 0.4" } }, - "node_modules/he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "bin": { - "he": "bin/he" - } - }, "node_modules/heap-js": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/heap-js/-/heap-js-2.5.0.tgz", @@ -15844,15 +15724,6 @@ "node": ">=8" } }, - "node_modules/is-reference": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-3.0.2.tgz", - "integrity": "sha512-v3rht/LgVcsdZa3O2Nqs+NMowLOxeOm7Ay9+/ARQ2F+qEoANRcqrjAZKGN0v8ymUetZGgkp26LTnGT7H0Qo9Pg==", - "peer": true, - "dependencies": { - "@types/estree": "*" - } - }, "node_modules/is-regex": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", @@ -18105,12 +17976,6 @@ "uc.micro": "^2.0.0" } }, - "node_modules/locate-character": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz", - "integrity": "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==", - "peer": true - }, "node_modules/locate-path": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", @@ -18337,15 +18202,6 @@ "lz-string": "bin/bin.js" } }, - "node_modules/magic-string": { - "version": "0.30.10", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.10.tgz", - "integrity": "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==", - "peer": true, - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.15" - } - }, "node_modules/make-dir": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", @@ -18438,12 +18294,6 @@ "safe-buffer": "^5.1.2" } }, - "node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "peer": true - }, "node_modules/mdurl": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz", @@ -18598,11 +18448,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" }, - "node_modules/muggle-string": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz", - "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==" - }, "node_modules/mustache": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz", @@ -19210,20 +19055,6 @@ "node": ">= 0.8" } }, - "node_modules/pascal-case": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", - "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/path-browserify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", - "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" - }, "node_modules/path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", @@ -19282,26 +19113,6 @@ "node": ">=0.12" } }, - "node_modules/periscopic": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/periscopic/-/periscopic-3.1.0.tgz", - "integrity": "sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==", - "peer": true, - "dependencies": { - "@types/estree": "^1.0.0", - "estree-walker": "^3.0.0", - "is-reference": "^3.0.0" - } - }, - "node_modules/periscopic/node_modules/estree-walker": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", - "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", - "peer": true, - "dependencies": { - "@types/estree": "^1.0.0" - } - }, "node_modules/pg": { "version": "8.11.5", "resolved": "https://registry.npmjs.org/pg/-/pg-8.11.5.tgz", @@ -20975,6 +20786,7 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -21332,65 +21144,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/svelte": { - "version": "4.2.17", - "resolved": "https://registry.npmjs.org/svelte/-/svelte-4.2.17.tgz", - "integrity": "sha512-N7m1YnoXtRf5wya5Gyx3TWuTddI4nAyayyIWFojiWV5IayDYNV5i2mRp/7qNGol4DtxEYxljmrbgp1HM6hUbmQ==", - "peer": true, - "dependencies": { - "@ampproject/remapping": "^2.2.1", - "@jridgewell/sourcemap-codec": "^1.4.15", - "@jridgewell/trace-mapping": "^0.3.18", - "@types/estree": "^1.0.1", - "acorn": "^8.9.0", - "aria-query": "^5.3.0", - "axobject-query": "^4.0.0", - "code-red": "^1.0.3", - "css-tree": "^2.3.1", - "estree-walker": "^3.0.3", - "is-reference": "^3.0.1", - "locate-character": "^3.0.0", - "magic-string": "^0.30.4", - "periscopic": "^3.1.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/svelte/node_modules/acorn": { - "version": "8.11.3", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "peer": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/svelte/node_modules/estree-walker": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", - "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", - "peer": true, - "dependencies": { - "@types/estree": "^1.0.0" - } - }, - "node_modules/svelte2tsx": { - "version": "0.7.9", - "resolved": "https://registry.npmjs.org/svelte2tsx/-/svelte2tsx-0.7.9.tgz", - "integrity": "sha512-Rm+0LAwg9wT4H2IsR8EaM9EWErTzi9LmuZKxkH5b1ua94XjQmwHstBP4VabLgA9AE6XmwBg+xK7Cjzwfm6ustQ==", - "dependencies": { - "dedent-js": "^1.0.1", - "pascal-case": "^3.1.1" - }, - "peerDependencies": { - "svelte": "^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0", - "typescript": "^4.9.4 || ^5.0.0" - } - }, "node_modules/svg-parser": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", @@ -22160,6 +21913,11 @@ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", "dev": true }, + "node_modules/valibot": { + "version": "0.36.0", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-0.36.0.tgz", + "integrity": "sha512-CjF1XN4sUce8sBK9TixrDqFM7RwNkuXdJu174/AwmQUB62QbCQADg5lLe8ldBalFgtj1uKj+pKwDJiNo4Mn+eQ==" + }, "node_modules/validate-npm-package-license": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", @@ -22293,15 +22051,6 @@ "resolved": "https://registry.npmjs.org/vlq/-/vlq-2.0.4.tgz", "integrity": "sha512-aodjPa2wPQFkra1G8CzJBTHXhgk3EVSwxSWXNPr1fgdFLUb8kvLV1iEb6rFgasIsjP82HWI6dsb5Io26DDnasA==" }, - "node_modules/vue-template-compiler": { - "version": "2.7.16", - "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz", - "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==", - "dependencies": { - "de-indent": "^1.0.2", - "he": "^1.2.0" - } - }, "node_modules/walker": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", diff --git a/package.json b/package.json index 304458fc..91e14723 100644 --- a/package.json +++ b/package.json @@ -25,13 +25,13 @@ }, "dependencies": { "@google-cloud/functions-framework": "^3.4.0", - "@wormhole-foundation/sdk-base": "^1.10.0", - "@wormhole-foundation/sdk-definitions": "^1.10.0", - "@wormhole-foundation/sdk-evm": "^1.10.0", - "@wormhole-foundation/sdk-evm-core": "^1.10.0", - "@wormhole-foundation/sdk-icons": "^1.10.0", - "@wormhole-foundation/sdk-solana": "^1.10.0", - "@wormhole-foundation/sdk-solana-core": "^1.10.0", + "@wormhole-foundation/sdk-base": "^1.13.0", + "@wormhole-foundation/sdk-definitions": "^1.13.0", + "@wormhole-foundation/sdk-evm": "^1.13.0", + "@wormhole-foundation/sdk-evm-core": "^1.13.0", + "@wormhole-foundation/sdk-icons": "^1.13.0", + "@wormhole-foundation/sdk-solana": "^1.13.0", + "@wormhole-foundation/sdk-solana-core": "^1.13.0", "axios": "^1.5.0" } }