From 494ca8dc9b79b3da47d0dccc3e65bca2d63954cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:50:41 +0000 Subject: [PATCH] Bump @wormhole-foundation/sdk-solana-ntt from 4.0.4 to 4.0.10 Bumps [@wormhole-foundation/sdk-solana-ntt](https://github.com/wormhole-foundation/native-token-transfers) from 4.0.4 to 4.0.10. - [Release notes](https://github.com/wormhole-foundation/native-token-transfers/releases) - [Commits](https://github.com/wormhole-foundation/native-token-transfers/commits) --- updated-dependencies: - dependency-name: "@wormhole-foundation/sdk-solana-ntt" dependency-version: 4.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f480745..39d9cf8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@wormhole-foundation/sdk-definitions-ntt": "^4.0.4", "@wormhole-foundation/sdk-evm-ntt": "^4.0.4", "@wormhole-foundation/sdk-route-ntt": "^4.0.4", - "@wormhole-foundation/sdk-solana-ntt": "^4.0.4", + "@wormhole-foundation/sdk-solana-ntt": "^4.0.10", "@wormhole-foundation/sdk-sui-ntt": "^4.0.4", "axios": "^1.9.0", "dotenv": "^16.4.5", diff --git a/yarn.lock b/yarn.lock index 60b38aa..9047916 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1087,7 +1087,12 @@ "@wormhole-foundation/sdk-connect" "3.11.0" cosmjs-types "^0.9.0" -"@wormhole-foundation/sdk-definitions-ntt@4.0.4", "@wormhole-foundation/sdk-definitions-ntt@^4.0.4": +"@wormhole-foundation/sdk-definitions-ntt@4.0.10", "@wormhole-foundation/sdk-definitions-ntt@^4.0.4": + version "4.0.10" + resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.10.tgz#56ee8702068a5685d13bc52d9a440a808bec1e94" + integrity sha512-IA8XUVnO+V6F5gUjmbXMe9W0Z99JngLAq+AgAGFkptlgXb7zlYJ9Hx6Pi33F6DvnMOl/3Y5aisqw7amP7d7Aew== + +"@wormhole-foundation/sdk-definitions-ntt@4.0.4": version "4.0.4" resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.4.tgz#e576f4560bb25c09e84251a88a45998700ca01d3" integrity sha512-hR7SnmXck8xv63qWH+t88rNuR1/B+n+pXNopBBbJsqTlp/qeDJgRKTEGus9/zkV6qlhJqJLEfIpwKK3atnKlVQ== @@ -1198,7 +1203,7 @@ "@wormhole-foundation/sdk-connect" "3.11.0" "@wormhole-foundation/sdk-solana" "3.11.0" -"@wormhole-foundation/sdk-solana-ntt@4.0.4", "@wormhole-foundation/sdk-solana-ntt@^4.0.4": +"@wormhole-foundation/sdk-solana-ntt@4.0.4": version "4.0.4" resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-solana-ntt/-/sdk-solana-ntt-4.0.4.tgz#79ed066e0f0f4a8083962d5c6529e8cbba1c4805" integrity sha512-A82IvY4m9QmQ1BeX+ZI98yFNoMYRCx7MfJrNskdSk+Vpd7H1Pb3UzTpv/ILb8YYJE2OQDuyoKqc/sA7iD65ZHQ== @@ -1210,6 +1215,18 @@ "@wormhole-foundation/sdk-definitions-ntt" "4.0.4" bn.js "5.2.1" +"@wormhole-foundation/sdk-solana-ntt@^4.0.10": + version "4.0.10" + resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-solana-ntt/-/sdk-solana-ntt-4.0.10.tgz#0c8a5ddc9712c1ef52815c9eba52b605bf7a3992" + integrity sha512-iEap23R4iqNoPyzqrG3e0mZysOi/4S8aoOGMX/7Oj69P04CntR/JPPYszfeIlSuAG+y32JgYJfbyi0fFN5OZgg== + dependencies: + "@coral-xyz/anchor" "0.29.0" + "@coral-xyz/borsh" "0.29.0" + "@solana/spl-token" "0.4.0" + "@solana/web3.js" "^1.95.8" + "@wormhole-foundation/sdk-definitions-ntt" "4.0.10" + bn.js "5.2.1" + "@wormhole-foundation/sdk-solana-tbtc@3.11.0": version "3.11.0" resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-solana-tbtc/-/sdk-solana-tbtc-3.11.0.tgz#16239bd8fea1d6f9ab7e08e397595752c9fb3e7d"