Skip to content

Commit 9c1233c

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

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@wormhole-foundation/sdk": "^4.9.1",
1010
"@wormhole-foundation/sdk-definitions-ntt": "^4.0.11",
11-
"@wormhole-foundation/sdk-evm-ntt": "^4.0.10",
11+
"@wormhole-foundation/sdk-evm-ntt": "^4.0.12",
1212
"@wormhole-foundation/sdk-route-ntt": "^4.0.10",
1313
"@wormhole-foundation/sdk-solana-ntt": "^4.0.10",
1414
"@wormhole-foundation/sdk-sui-ntt": "^4.0.10",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,10 +1054,10 @@
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":
1058-
version "4.0.11"
1059-
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.11.tgz#de5ce05846306d4b385ebd8c005d31e5712a3de7"
1060-
integrity sha512-MohopkILljcDSHWTScyRe6ifCsYuJIFMUt8tfYzW3q5/+vkS8QCNzja0RUSj2cAkWQ+qz8Gt9q/ClNDMaUCtYA==
1057+
"@wormhole-foundation/sdk-definitions-ntt@4.0.12", "@wormhole-foundation/sdk-definitions-ntt@^4.0.11":
1058+
version "4.0.12"
1059+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-4.0.12.tgz#4c9401de5f4a36fb5f04e5c34b6b2405c82f6086"
1060+
integrity sha512-+CJ08WjfOkUhgfMzUM4yNG/C7GgQ8unmRjpJSc2gjMv1vnb7NlD1PxXX2mRAVBJrLBOXqUSz1+io1zJFuPI6jg==
10611061

10621062
"@wormhole-foundation/sdk-definitions@4.9.1":
10631063
version "4.9.1"
@@ -1087,14 +1087,22 @@
10871087
"@wormhole-foundation/sdk-evm" "4.9.1"
10881088
ethers "^6.5.1"
10891089

1090-
"@wormhole-foundation/sdk-evm-ntt@4.0.10", "@wormhole-foundation/sdk-evm-ntt@^4.0.10":
1090+
"@wormhole-foundation/sdk-evm-ntt@4.0.10":
10911091
version "4.0.10"
10921092
resolved "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.10.tgz"
10931093
integrity sha512-OdxA4NW6794JMYcqEC17kbwBF5HYRerSUamPs/N/PmNfHz+wi8fe1Pz5si0QNy62shfxVpp87Ey2dwvUzoxJRQ==
10941094
dependencies:
10951095
"@wormhole-foundation/sdk-definitions-ntt" "4.0.10"
10961096
ethers "^6.5.1"
10971097

1098+
"@wormhole-foundation/sdk-evm-ntt@^4.0.12":
1099+
version "4.0.12"
1100+
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-4.0.12.tgz#829960d11895a5783588e68d924d6a9c6e5cdb42"
1101+
integrity sha512-mAgrBEKWnwqaGdTJpi6lGHIEu+lDYiUoZyfr35mta+HCYKkwnYRrcnUW0l5KZ+WYnmAw9oN1NqU7sNjCXFKoGw==
1102+
dependencies:
1103+
"@wormhole-foundation/sdk-definitions-ntt" "4.0.12"
1104+
ethers "^6.5.1"
1105+
10981106
"@wormhole-foundation/sdk-evm-portico@4.9.1":
10991107
version "4.9.1"
11001108
resolved "https://registry.yarnpkg.com/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-4.9.1.tgz#b3fe7929900358b977ad37d2a80c7b8d4fdaaa76"

0 commit comments

Comments
 (0)