Skip to content

Commit

Permalink
Bump @hashgraph/sdk from 2.34.1 to 2.52.0
Browse files Browse the repository at this point in the history
Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.34.1 to 2.52.0.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/main/CHANGELOG.md)
- [Commits](hashgraph/hedera-sdk-js@v2.34.1...v2.52.0)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a3875b6 commit 4fe1d95
Show file tree
Hide file tree
Showing 6 changed files with 118 additions and 138 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@azure/keyvault-secrets": "^4.7.0",
"@google-cloud/secret-manager": "^4.2.2",
"@guardian/interfaces": "^2.27.1",
"@hashgraph/sdk": "2.46.0",
"@hashgraph/sdk": "2.52.0",
"@mattrglobal/jsonld-signatures-bbs": "^1.1.2",
"@meeco/cryppo": "^2.0.2",
"@mikro-orm/core": "6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@guardian/common": "^2.27.1",
"@guardian/interfaces": "^2.27.1",
"@hashgraph/sdk": "2.46.0",
"@hashgraph/sdk": "2.52.0",
"@mattrglobal/jsonld-signatures-bbs": "^1.1.2",
"@meeco/cryppo": "^2.0.2",
"@mikro-orm/core": "6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@guardian/common": "2.27.1",
"@guardian/interfaces": "2.27.1",
"@hashgraph/sdk": "2.46.0",
"@hashgraph/sdk": "2.52.0",
"@mattrglobal/jsonld-signatures-bbs": "^1.1.2",
"@meeco/cryppo": "2.0.2",
"@mikro-orm/core": "6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion queue-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@filebase/client": "^0.0.5",
"@guardian/common": "^2.27.1",
"@guardian/interfaces": "^2.27.1",
"@hashgraph/sdk": "2.34.1",
"@hashgraph/sdk": "2.52.0",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/microservices": "^9.4.1",
Expand Down
2 changes: 1 addition & 1 deletion worker-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@filebase/client": "^0.0.5",
"@guardian/common": "^2.27.1",
"@guardian/interfaces": "^2.27.1",
"@hashgraph/sdk": "2.46.0",
"@hashgraph/sdk": "2.52.0",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/microservices": "^9.4.1",
Expand Down
Loading

0 comments on commit 4fe1d95

Please sign in to comment.