Skip to content

Commit a3ab513

Browse files
Bump @wormhole-foundation/sdk-evm-ntt from 4.0.4 to 4.0.10
Bumps [@wormhole-foundation/sdk-evm-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-evm-ntt" dependency-version: 4.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3d42c2 commit a3ab513

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@wormhole-foundation/sdk": "^3.11.0",
77
"@wormhole-foundation/sdk-definitions-ntt": "^4.0.4",
8-
"@wormhole-foundation/sdk-evm-ntt": "^4.0.4",
8+
"@wormhole-foundation/sdk-evm-ntt": "^4.0.10",
99
"@wormhole-foundation/sdk-route-ntt": "^4.0.4",
1010
"@wormhole-foundation/sdk-solana-ntt": "^4.0.4",
1111
"@wormhole-foundation/sdk-sui-ntt": "^4.0.4",

yarn.lock

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,12 @@
10871087
"@wormhole-foundation/sdk-connect" "3.11.0"
10881088
cosmjs-types "^0.9.0"
10891089

1090-
"@wormhole-foundation/sdk-definitions-ntt@4.0.4", "@wormhole-foundation/sdk-definitions-ntt@^4.0.4":
1090+
"@wormhole-foundation/sdk-definitions-ntt@4.0.10", "@wormhole-foundation/sdk-definitions-ntt@^4.0.4":
1091+
version "4.0.10"
1092+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.10.tgz#56ee8702068a5685d13bc52d9a440a808bec1e94"
1093+
integrity sha512-IA8XUVnO+V6F5gUjmbXMe9W0Z99JngLAq+AgAGFkptlgXb7zlYJ9Hx6Pi33F6DvnMOl/3Y5aisqw7amP7d7Aew==
1094+
1095+
"@wormhole-foundation/sdk-definitions-ntt@4.0.4":
10911096
version "4.0.4"
10921097
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.4.tgz#e576f4560bb25c09e84251a88a45998700ca01d3"
10931098
integrity sha512-hR7SnmXck8xv63qWH+t88rNuR1/B+n+pXNopBBbJsqTlp/qeDJgRKTEGus9/zkV6qlhJqJLEfIpwKK3atnKlVQ==
@@ -1120,14 +1125,22 @@
11201125
"@wormhole-foundation/sdk-evm" "3.11.0"
11211126
ethers "^6.5.1"
11221127

1123-
"@wormhole-foundation/sdk-evm-ntt@4.0.4", "@wormhole-foundation/sdk-evm-ntt@^4.0.4":
1128+
"@wormhole-foundation/sdk-evm-ntt@4.0.4":
11241129
version "4.0.4"
11251130
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.4.tgz#fa7d67e0df084f919554ef1f5f6c97dd980f18e3"
11261131
integrity sha512-I8Hc6HjioAss0/pg8cuyP/LpnUAE2eLPQcRxXHOr2u+DYex9fi+jPLxgG1c0ZFzG4L8zf27WFtcIZ+CUWE7iWw==
11271132
dependencies:
11281133
"@wormhole-foundation/sdk-definitions-ntt" "4.0.4"
11291134
ethers "^6.5.1"
11301135

1136+
"@wormhole-foundation/sdk-evm-ntt@^4.0.10":
1137+
version "4.0.10"
1138+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.10.tgz#5f82e6548b3dac0dbadc3fc0de77f4dae3d0a5a1"
1139+
integrity sha512-OdxA4NW6794JMYcqEC17kbwBF5HYRerSUamPs/N/PmNfHz+wi8fe1Pz5si0QNy62shfxVpp87Ey2dwvUzoxJRQ==
1140+
dependencies:
1141+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.10"
1142+
ethers "^6.5.1"
1143+
11311144
"@wormhole-foundation/sdk-evm-portico@3.11.0":
11321145
version "3.11.0"
11331146
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-3.11.0.tgz#1efc15f9e5d636e957df8a3a886133be472653a7"

0 commit comments

Comments
 (0)