diff --git a/package.json b/package.json index f480745..ad3d8a8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@wormhole-foundation/sdk": "^3.11.0", "@wormhole-foundation/sdk-definitions-ntt": "^4.0.4", - "@wormhole-foundation/sdk-evm-ntt": "^4.0.4", + "@wormhole-foundation/sdk-evm-ntt": "^4.0.10", "@wormhole-foundation/sdk-route-ntt": "^4.0.4", "@wormhole-foundation/sdk-solana-ntt": "^4.0.4", "@wormhole-foundation/sdk-sui-ntt": "^4.0.4", diff --git a/yarn.lock b/yarn.lock index 60b38aa..33a4ab3 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== @@ -1120,7 +1125,7 @@ "@wormhole-foundation/sdk-evm" "3.11.0" ethers "^6.5.1" -"@wormhole-foundation/sdk-evm-ntt@4.0.4", "@wormhole-foundation/sdk-evm-ntt@^4.0.4": +"@wormhole-foundation/sdk-evm-ntt@4.0.4": version "4.0.4" resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.4.tgz#fa7d67e0df084f919554ef1f5f6c97dd980f18e3" integrity sha512-I8Hc6HjioAss0/pg8cuyP/LpnUAE2eLPQcRxXHOr2u+DYex9fi+jPLxgG1c0ZFzG4L8zf27WFtcIZ+CUWE7iWw== @@ -1128,6 +1133,14 @@ "@wormhole-foundation/sdk-definitions-ntt" "4.0.4" ethers "^6.5.1" +"@wormhole-foundation/sdk-evm-ntt@^4.0.10": + version "4.0.10" + resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.10.tgz#5f82e6548b3dac0dbadc3fc0de77f4dae3d0a5a1" + integrity sha512-OdxA4NW6794JMYcqEC17kbwBF5HYRerSUamPs/N/PmNfHz+wi8fe1Pz5si0QNy62shfxVpp87Ey2dwvUzoxJRQ== + dependencies: + "@wormhole-foundation/sdk-definitions-ntt" "4.0.10" + ethers "^6.5.1" + "@wormhole-foundation/sdk-evm-portico@3.11.0": version "3.11.0" resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-3.11.0.tgz#1efc15f9e5d636e957df8a3a886133be472653a7"