Skip to content

Commit 8617cdc

Browse files
Bump @wormhole-foundation/sdk-sui-ntt from 4.0.10 to 4.0.11
Bumps [@wormhole-foundation/sdk-sui-ntt](https://github.com/wormhole-foundation/native-token-transfers) from 4.0.10 to 4.0.11. - [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-sui-ntt" dependency-version: 4.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17f3993 commit 8617cdc

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@wormhole-foundation/sdk-evm-ntt": "^4.0.10",
1212
"@wormhole-foundation/sdk-route-ntt": "^4.0.10",
1313
"@wormhole-foundation/sdk-solana-ntt": "^4.0.10",
14-
"@wormhole-foundation/sdk-sui-ntt": "^4.0.10",
14+
"@wormhole-foundation/sdk-sui-ntt": "^4.0.11",
1515
"axios": "^1.9.0",
1616
"dotenv": "^16.4.5",
1717
"rpc-websockets": "7.11.0"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,7 +1054,7 @@
10541054
resolved "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.10.tgz"
10551055
integrity sha512-IA8XUVnO+V6F5gUjmbXMe9W0Z99JngLAq+AgAGFkptlgXb7zlYJ9Hx6Pi33F6DvnMOl/3Y5aisqw7amP7d7Aew==
10561056

1057-
"@wormhole-foundation/sdk-definitions-ntt@^4.0.11":
1057+
"@wormhole-foundation/sdk-definitions-ntt@4.0.11", "@wormhole-foundation/sdk-definitions-ntt@^4.0.11":
10581058
version "4.0.11"
10591059
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.11.tgz#de5ce05846306d4b385ebd8c005d31e5712a3de7"
10601060
integrity sha512-MohopkILljcDSHWTScyRe6ifCsYuJIFMUt8tfYzW3q5/+vkS8QCNzja0RUSj2cAkWQ+qz8Gt9q/ClNDMaUCtYA==
@@ -1249,13 +1249,13 @@
12491249
"@wormhole-foundation/sdk-connect" "4.9.1"
12501250
"@wormhole-foundation/sdk-sui" "4.9.1"
12511251

1252-
"@wormhole-foundation/sdk-sui-ntt@^4.0.10":
1253-
version "4.0.10"
1254-
resolved "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-ntt/-/sdk-sui-ntt-4.0.10.tgz"
1255-
integrity sha512-P2hS5w9OHMR8pqukg9y9WpOYudncPzKeOfcptlDM05nAsc4wytGlsFhSBHFg+1j485Ns46i7HPF7+nurVdfbuw==
1252+
"@wormhole-foundation/sdk-sui-ntt@^4.0.11":
1253+
version "4.0.11"
1254+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-sui-ntt/-/sdk-sui-ntt-4.0.11.tgz#0793fa8755adf271d05347bb7b58633d11f721a3"
1255+
integrity sha512-Lj/0kX/3rl3uqrhD4D8HzceII5lTLZ3ddmouWCjzLaNExqFup9uDf4HZaPhsYABitFjilHUb8YikJ6ojVNhWXg==
12561256
dependencies:
12571257
"@mysten/sui" "1.37.2"
1258-
"@wormhole-foundation/sdk-definitions-ntt" "4.0.10"
1258+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.11"
12591259

12601260
"@wormhole-foundation/sdk-sui-tokenbridge@4.9.1":
12611261
version "4.9.1"

0 commit comments

Comments
 (0)