Skip to content

Commit

Permalink
fix(deps): update dependency @hashgraph/sdk to v2.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent f9e2c73 commit 900ef12
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/dev-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@fortawesome/free-regular-svg-icons": "5.15.4",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.2.2",
"@hashgraph/sdk": "2.41.0",
"@hashgraph/sdk": "2.56.0",
"@liquity/chicken-bonds": "file:.yalc/@liquity/chicken-bonds",
"@liquity/lib-hashgraph": "workspace:^",
"@metamask/eth-sig-util": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-hashgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typescript": "5.4.5"
},
"dependencies": {
"@hashgraph/sdk": "2.41.0",
"@hashgraph/sdk": "2.56.0",
"@liquity/lib-base": "workspace:^",
"@liquity/mirror-node": "workspace:^",
"bignumber.js": "9.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mirror-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typescript": "5.4.5"
},
"dependencies": {
"@hashgraph/sdk": "2.41.0"
"@hashgraph/sdk": "2.56.0"
},
"exports": {
"./package.json": "./package.json",
Expand Down
104 changes: 101 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1528,6 +1528,36 @@ __metadata:
languageName: node
linkType: hard

"@hashgraph/cryptography@npm:1.4.8-beta.10":
version: 1.4.8-beta.10
resolution: "@hashgraph/cryptography@npm:1.4.8-beta.10"
dependencies:
asn1js: ^3.0.5
bignumber.js: ^9.1.1
bn.js: ^5.2.1
buffer: ^6.0.3
crypto-js: ^4.2.0
elliptic: ^6.5.4
js-base64: ^3.7.4
node-forge: ^1.3.1
spark-md5: ^3.0.2
tweetnacl: ^1.0.3
utf8: ^3.0.0
peerDependencies:
expo: ^49.0.16
expo-crypto: ^10.1.2
expo-random: ^12.1.2
peerDependenciesMeta:
expo:
optional: true
expo-crypto:
optional: true
expo-random:
optional: true
checksum: e0bc4bd3adcf80894c4eb133df81ffa394fe61e86229be40d54d42820df471fa0cdf6bca1d6681bff2fd79a375ae2d94685cbf46f45cef438bada839417c4de3
languageName: node
linkType: hard

"@hashgraph/cryptography@npm:1.4.8-beta.5":
version: 1.4.8-beta.5
resolution: "@hashgraph/cryptography@npm:1.4.8-beta.5"
Expand Down Expand Up @@ -1591,6 +1621,16 @@ __metadata:
languageName: node
linkType: hard

"@hashgraph/proto@npm:2.16.0-beta.4":
version: 2.16.0-beta.4
resolution: "@hashgraph/proto@npm:2.16.0-beta.4"
dependencies:
long: ^5.2.3
protobufjs: 7.2.5
checksum: 5fdbee3f915d49e47f17a5f81db1baa7434ffaa331aad734fc5dbe889d846fe036b43592dfd6c0cd37e7e850f47a316e9d97491b3dd307193daac50ec0bc5d25
languageName: node
linkType: hard

"@hashgraph/sdk@npm:2.41.0":
version: 2.41.0
resolution: "@hashgraph/sdk@npm:2.41.0"
Expand Down Expand Up @@ -1622,6 +1662,37 @@ __metadata:
languageName: node
linkType: hard

"@hashgraph/sdk@npm:2.56.0":
version: 2.56.0
resolution: "@hashgraph/sdk@npm:2.56.0"
dependencies:
"@ethersproject/abi": ^5.7.0
"@ethersproject/bignumber": ^5.7.0
"@ethersproject/bytes": ^5.7.0
"@ethersproject/rlp": ^5.7.0
"@grpc/grpc-js": 1.8.2
"@hashgraph/cryptography": 1.4.8-beta.10
"@hashgraph/proto": 2.16.0-beta.4
axios: ^1.6.4
bignumber.js: ^9.1.1
bn.js: ^5.1.1
crypto-js: ^4.2.0
js-base64: ^3.7.4
long: ^5.2.3
pino: ^8.14.1
pino-pretty: ^10.0.0
protobufjs: 7.2.5
rfc4648: ^1.5.3
utf8: ^3.0.0
peerDependencies:
expo: ^49.0.16
peerDependenciesMeta:
expo:
optional: true
checksum: 8b163c7635d79b48210cea401c9c50efc70d312a3ff90c698e327102920758ddb7185e7dacedba57d760a8d5e93bf8706d0ed3ef786108acdf625603f54fcd2c
languageName: node
linkType: hard

"@hashgraph/sdk@npm:^2.40.0":
version: 2.44.0
resolution: "@hashgraph/sdk@npm:2.44.0"
Expand Down Expand Up @@ -1868,7 +1939,7 @@ __metadata:
"@fortawesome/free-regular-svg-icons": 5.15.4
"@fortawesome/free-solid-svg-icons": 5.15.4
"@fortawesome/react-fontawesome": 0.2.2
"@hashgraph/sdk": 2.41.0
"@hashgraph/sdk": 2.56.0
"@liquity/chicken-bonds": "file:.yalc/@liquity/chicken-bonds"
"@liquity/lib-hashgraph": "workspace:^"
"@metamask/eth-sig-util": 5.1.0
Expand Down Expand Up @@ -1980,7 +2051,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@liquity/lib-hashgraph@workspace:packages/lib-hashgraph"
dependencies:
"@hashgraph/sdk": 2.41.0
"@hashgraph/sdk": 2.56.0
"@liquity/lib-base": "workspace:^"
"@liquity/mirror-node": "workspace:^"
"@typescript-eslint/eslint-plugin": 7.18.0
Expand Down Expand Up @@ -2020,7 +2091,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@liquity/mirror-node@workspace:packages/mirror-node"
dependencies:
"@hashgraph/sdk": 2.41.0
"@hashgraph/sdk": 2.56.0
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
eslint: 9.16.0
Expand Down Expand Up @@ -13357,6 +13428,13 @@ __metadata:
languageName: node
linkType: hard

"long@npm:^5.2.3":
version: 5.2.4
resolution: "long@npm:5.2.4"
checksum: abffed049d2192a94415dc5d19e471a26d6753ba8b021dcef98b5424eec93cf6f293489524303f025dcdabae83bc07fc38acca34c060356f38449cd246f2646c
languageName: node
linkType: hard

"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.2.0, loose-envify@npm:^1.3.1, loose-envify@npm:^1.4.0":
version: 1.4.0
resolution: "loose-envify@npm:1.4.0"
Expand Down Expand Up @@ -15758,6 +15836,26 @@ __metadata:
languageName: node
linkType: hard

"protobufjs@npm:7.2.5":
version: 7.2.5
resolution: "protobufjs@npm:7.2.5"
dependencies:
"@protobufjs/aspromise": ^1.1.2
"@protobufjs/base64": ^1.1.2
"@protobufjs/codegen": ^2.0.4
"@protobufjs/eventemitter": ^1.1.0
"@protobufjs/fetch": ^1.1.0
"@protobufjs/float": ^1.0.2
"@protobufjs/inquire": ^1.1.0
"@protobufjs/path": ^1.1.2
"@protobufjs/pool": ^1.1.0
"@protobufjs/utf8": ^1.1.0
"@types/node": ">=13.7.0"
long: ^5.0.0
checksum: 3770a072114061faebbb17cfd135bc4e187b66bc6f40cd8bac624368b0270871ec0cfb43a02b9fb4f029c8335808a840f1afba3c2e7ede7063b98ae6b98a703f
languageName: node
linkType: hard

"protobufjs@npm:^7.2.4, protobufjs@npm:^7.2.5":
version: 7.2.6
resolution: "protobufjs@npm:7.2.6"
Expand Down

0 comments on commit 900ef12

Please sign in to comment.