Skip to content

Commit 6485268

Browse files
Bump the wormhole-ntt group with 5 updates
Bumps the wormhole-ntt group with 5 updates: | Package | From | To | | --- | --- | --- | | [@wormhole-foundation/sdk-definitions-ntt](https://github.com/wormhole-foundation/native-token-transfers) | `4.0.16` | `4.0.17` | | [@wormhole-foundation/sdk-evm-ntt](https://github.com/wormhole-foundation/native-token-transfers) | `4.0.16` | `4.0.17` | | [@wormhole-foundation/sdk-route-ntt](https://github.com/wormhole-foundation/native-token-transfers) | `4.0.16` | `4.0.17` | | [@wormhole-foundation/sdk-solana-ntt](https://github.com/wormhole-foundation/native-token-transfers) | `4.0.16` | `4.0.17` | | [@wormhole-foundation/sdk-sui-ntt](https://github.com/wormhole-foundation/native-token-transfers) | `4.0.16` | `4.0.17` | Updates `@wormhole-foundation/sdk-definitions-ntt` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/wormhole-foundation/native-token-transfers/releases) - [Commits](https://github.com/wormhole-foundation/native-token-transfers/commits) Updates `@wormhole-foundation/sdk-evm-ntt` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/wormhole-foundation/native-token-transfers/releases) - [Commits](https://github.com/wormhole-foundation/native-token-transfers/commits) Updates `@wormhole-foundation/sdk-route-ntt` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/wormhole-foundation/native-token-transfers/releases) - [Commits](https://github.com/wormhole-foundation/native-token-transfers/commits) Updates `@wormhole-foundation/sdk-solana-ntt` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/wormhole-foundation/native-token-transfers/releases) - [Commits](https://github.com/wormhole-foundation/native-token-transfers/commits) Updates `@wormhole-foundation/sdk-sui-ntt` from 4.0.16 to 4.0.17 - [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-definitions-ntt" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wormhole-ntt - dependency-name: "@wormhole-foundation/sdk-evm-ntt" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wormhole-ntt - dependency-name: "@wormhole-foundation/sdk-route-ntt" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wormhole-ntt - dependency-name: "@wormhole-foundation/sdk-solana-ntt" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wormhole-ntt - dependency-name: "@wormhole-foundation/sdk-sui-ntt" dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wormhole-ntt ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1aa3a64 commit 6485268

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
},
88
"dependencies": {
99
"@wormhole-foundation/sdk": "^4.14.1",
10-
"@wormhole-foundation/sdk-definitions-ntt": "^4.0.16",
11-
"@wormhole-foundation/sdk-evm-ntt": "^4.0.16",
12-
"@wormhole-foundation/sdk-route-ntt": "^4.0.16",
10+
"@wormhole-foundation/sdk-definitions-ntt": "^4.0.17",
11+
"@wormhole-foundation/sdk-evm-ntt": "^4.0.17",
12+
"@wormhole-foundation/sdk-route-ntt": "^4.0.17",
1313
"@wormhole-foundation/sdk-solana-ntt": "^4.0.14",
14-
"@wormhole-foundation/sdk-sui-ntt": "^4.0.16",
14+
"@wormhole-foundation/sdk-sui-ntt": "^4.0.17",
1515
"axios": "^1.9.0",
1616
"dotenv": "^16.4.5",
1717
"rpc-websockets": "7.11.0"

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,10 +1056,10 @@
10561056
"@wormhole-foundation/sdk-connect" "4.14.1"
10571057
cosmjs-types "^0.9.0"
10581058

1059-
"@wormhole-foundation/sdk-definitions-ntt@4.0.16", "@wormhole-foundation/sdk-definitions-ntt@^4.0.16":
1060-
version "4.0.16"
1061-
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.16.tgz#abc8054a1ec89d77660664f22ec5614cf7ee2257"
1062-
integrity sha512-Tl8ApzU/hsN+smdyPkROq030C0qIEw8SvOc+k+yDsXw0Ef0uW7v00HXVFA1ijkATCrPM1Apme3txnJPEZkQ+8Q==
1059+
"@wormhole-foundation/sdk-definitions-ntt@4.0.17", "@wormhole-foundation/sdk-definitions-ntt@^4.0.17":
1060+
version "4.0.17"
1061+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.17.tgz#46e2c27713249d178dce951595096b46fc632d5b"
1062+
integrity sha512-fQH4Pt2KOYR9L/vUfj47ifwKxDKPtJWt8GxlmQmY317GeM6nUxSqvBedPaEmHbQFrDsWruEa9MTQINIMFbE/8w==
10631063

10641064
"@wormhole-foundation/sdk-definitions@4.14.1":
10651065
version "4.14.1"
@@ -1089,12 +1089,12 @@
10891089
"@wormhole-foundation/sdk-evm" "4.14.1"
10901090
ethers "^6.5.1"
10911091

1092-
"@wormhole-foundation/sdk-evm-ntt@4.0.16", "@wormhole-foundation/sdk-evm-ntt@^4.0.16":
1093-
version "4.0.16"
1094-
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.16.tgz#50449494b45456939456a1b79016e7431e22d8df"
1095-
integrity sha512-6qn9Pw4cRUUEHKn/EUTGrxFlqmqR3IGIDCI2c8StWXuZMbBVpgnbxuAQpsuzN1PkRJdbfXSIe6dO/6B69c37xA==
1092+
"@wormhole-foundation/sdk-evm-ntt@4.0.17", "@wormhole-foundation/sdk-evm-ntt@^4.0.17":
1093+
version "4.0.17"
1094+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.17.tgz#50fda01aefe989e3b67717d992f11eead0330e86"
1095+
integrity sha512-8jNertyFPQeS9FTbEXlOxjjaLvzgd5XOxddsGV3BnXcohRG+07pFfVXo1K9Crj2QeZUPERA+oAJ3QNPYIthP9w==
10961096
dependencies:
1097-
"@wormhole-foundation/sdk-definitions-ntt" "4.0.16"
1097+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.17"
10981098
ethers "^6.5.1"
10991099

11001100
"@wormhole-foundation/sdk-evm-portico@4.14.1":
@@ -1136,14 +1136,14 @@
11361136
"@wormhole-foundation/sdk-connect" "4.14.1"
11371137
ethers "^6.5.1"
11381138

1139-
"@wormhole-foundation/sdk-route-ntt@^4.0.16":
1140-
version "4.0.16"
1141-
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-route-ntt/-/sdk-route-ntt-4.0.16.tgz#d3a2d962d53fd5038cce8f2268295e933f4a73c3"
1142-
integrity sha512-z5Y9MNpSn1UeteAgPSwuDDe/SnGKz/zTbugpR4xc1b/hX/5lgfjTAwt47DpPDQQeovvB4P3yk/tCdJ3qxkxvfw==
1139+
"@wormhole-foundation/sdk-route-ntt@^4.0.17":
1140+
version "4.0.17"
1141+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-route-ntt/-/sdk-route-ntt-4.0.17.tgz#2c5edd37c1ecb2d0f64bbd9886dfb8fc14caa715"
1142+
integrity sha512-gT5DhBpGeRtJfgK+vLzMz3Dsma7fMonHzSjqHY4vy8svTKM6R0KdVuQUSnZZccYBU0MY0YYTfA9HeNFpNYqoxQ==
11431143
dependencies:
1144-
"@wormhole-foundation/sdk-definitions-ntt" "4.0.16"
1145-
"@wormhole-foundation/sdk-evm-ntt" "4.0.16"
1146-
"@wormhole-foundation/sdk-solana-ntt" "4.0.16"
1144+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.17"
1145+
"@wormhole-foundation/sdk-evm-ntt" "4.0.17"
1146+
"@wormhole-foundation/sdk-solana-ntt" "4.0.17"
11471147

11481148
"@wormhole-foundation/sdk-solana-cctp@4.14.1":
11491149
version "4.14.1"
@@ -1167,16 +1167,16 @@
11671167
"@wormhole-foundation/sdk-connect" "4.14.1"
11681168
"@wormhole-foundation/sdk-solana" "4.14.1"
11691169

1170-
"@wormhole-foundation/sdk-solana-ntt@4.0.16", "@wormhole-foundation/sdk-solana-ntt@^4.0.14":
1171-
version "4.0.16"
1172-
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-solana-ntt/-/sdk-solana-ntt-4.0.16.tgz#704a4712b08d98b811b79efff47d12f1d67b1036"
1173-
integrity sha512-fHRKMPTuK0s6vYVREeMBPkB6dZbqOafjQ81rSv9V1JCFsD+VYdslPSPoRhZMYKuUpNiOXZRXKXfipdQ6GGyqmQ==
1170+
"@wormhole-foundation/sdk-solana-ntt@4.0.17", "@wormhole-foundation/sdk-solana-ntt@^4.0.14":
1171+
version "4.0.17"
1172+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-solana-ntt/-/sdk-solana-ntt-4.0.17.tgz#3dca1bf3c3ca92657752639d0f6bc987c3738914"
1173+
integrity sha512-nVIJ4GBz8WJotOSq+SWgikyMiD1Xf51TIh/hlDzN9aXFlnMW++cp+y/VOZH1RHnRLfEgSU5IX/0g5hASgIivfw==
11741174
dependencies:
11751175
"@coral-xyz/anchor" "0.29.0"
11761176
"@coral-xyz/borsh" "0.29.0"
11771177
"@solana/spl-token" "0.4.0"
11781178
"@solana/web3.js" "^1.95.8"
1179-
"@wormhole-foundation/sdk-definitions-ntt" "4.0.16"
1179+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.17"
11801180
bn.js "5.2.1"
11811181

11821182
"@wormhole-foundation/sdk-solana-tbtc@4.14.1":
@@ -1251,13 +1251,13 @@
12511251
"@wormhole-foundation/sdk-connect" "4.14.1"
12521252
"@wormhole-foundation/sdk-sui" "4.14.1"
12531253

1254-
"@wormhole-foundation/sdk-sui-ntt@^4.0.16":
1255-
version "4.0.16"
1256-
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-sui-ntt/-/sdk-sui-ntt-4.0.16.tgz#4c8c61fdf7e6a43a6370d7e20c5c836ec6683df2"
1257-
integrity sha512-ucwBh5nYHBtkUgwEoTIPYvrOO0uVraYyBdFBO/3UCOT4AIo5lz529g2YcHcQh544FzOmeLnQaqYUzUyXHXPpog==
1254+
"@wormhole-foundation/sdk-sui-ntt@^4.0.17":
1255+
version "4.0.17"
1256+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-sui-ntt/-/sdk-sui-ntt-4.0.17.tgz#11dcf29ad769b2a7907cf3fdd65cee18509265c3"
1257+
integrity sha512-WrDYw6RXxZ/JHNfuXFWN9cmdMHSIAmmeQM//j6vKs+88PRMZ1ujEpMJkbSriGZRVWWtkMi0b6g24Pvk/9+7Vsg==
12581258
dependencies:
12591259
"@mysten/sui" "1.37.2"
1260-
"@wormhole-foundation/sdk-definitions-ntt" "4.0.16"
1260+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.17"
12611261

12621262
"@wormhole-foundation/sdk-sui-tokenbridge@4.14.1":
12631263
version "4.14.1"

0 commit comments

Comments
 (0)