We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fcad89 + 3b9aee3 commit d604587Copy full SHA for d604587
modules/sdk-coin-hbar/package.json
@@ -44,7 +44,7 @@
44
"@bitgo/sdk-core": "^36.8.0",
45
"@bitgo/statics": "^57.8.0",
46
"@hashgraph/proto": "2.12.0",
47
- "@hashgraph/sdk": "2.29.0",
+ "@hashgraph/sdk": "2.72.0",
48
"@stablelib/sha384": "^1.0.0",
49
"bignumber.js": "^9.0.0",
50
"lodash": "^4.17.15",
package.json
@@ -97,7 +97,8 @@
97
"**/avalanche/**/ws": "8.18.3",
98
"**/ethers/**/ws": "7.5.10",
99
"**/swarm-js/**/ws": "5.2.4",
100
- "serialize-javascript": "^6.0.2"
+ "serialize-javascript": "^6.0.2",
101
+ "@grpc/grpc-js": "^1.12.6"
102
},
103
"workspaces": [
104
"modules/*"
0 commit comments