Skip to content

Commit 9759d43

Browse files
committed
watcher - update deps
1 parent 33fb7bc commit 9759d43

File tree

3 files changed

+10
-17
lines changed

3 files changed

+10
-17
lines changed

package-lock.json

+5-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"dependencies": {
2222
"@certusone/wormhole-sdk": "^0.10.15",
2323
"@wormhole-foundation/sdk-base": "^0.6.7",
24-
"@wormhole-foundation/sdk-solana": "^0.6.7"
24+
"@wormhole-foundation/sdk-definitions": "^0.6.7",
25+
"@wormhole-foundation/sdk-evm": "^0.6.7",
26+
"@wormhole-foundation/sdk-evm-core": "^0.6.7",
27+
"@wormhole-foundation/sdk-solana": "^0.6.7",
28+
"@wormhole-foundation/sdk-solana-core": "^0.6.7"
2529
}
2630
}

watcher/package.json

-5
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@
3434
"@mysten/sui.js": "^0.33.0",
3535
"@solana/web3.js": "^1.73.0",
3636
"@types/bn.js": "^5.1.5",
37-
"@wormhole-foundation/sdk-definitions": "^0.6.3",
38-
"@wormhole-foundation/sdk-evm": "^0.6.3",
39-
"@wormhole-foundation/sdk-evm-core": "^0.6.3",
40-
"@wormhole-foundation/sdk-solana": "^0.6.3",
41-
"@wormhole-foundation/sdk-solana-core": "^0.6.3",
4237
"@wormhole-foundation/wormhole-monitor-common": "^0.0.1",
4338
"algosdk": "^2.4.0",
4439
"aptos": "^1.4.0",

0 commit comments

Comments
 (0)