Upgraded Wormhole SDK Version

This commit is contained in:
Hernán Di Pietro 2021-11-12 16:33:57 -03:00
parent c1443ebb31
commit 115ca04af2
2 changed files with 2289 additions and 1906 deletions

4190
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,11 +16,14 @@
"author": "Randlabs inc",
"license": "ISC",
"dependencies": {
"@certusone/wormhole-sdk": "^0.0.5",
"@certusone/wormhole-sdk": "^0.0.9",
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@pythnetwork/client": "^2.3.1",
"@randlabs/js-config-reader": "^1.1.0",
"algosdk": "^1.12.0",
"charm": "^1.0.2",
"esm": "^3.2.25",
"ethers": "^5.5.1",
"fastpriorityqueue": "^0.7.1",
"js-sha512": "^0.8.0"
},