From d67f23939f8d5ca29947767b7d4a1006233b3ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:14:28 -0600 Subject: [PATCH] chore(deps): bump @hashgraph/sdk from 2.55.0 to 2.55.1 (#555) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 563b92f5..f0e28b0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.2", "license": "Apache-2.0", "dependencies": { - "@hashgraph/sdk": "^2.55.0", + "@hashgraph/sdk": "^2.55.1", "axios": "^1.7.9", "commander": "^11.0.0", "dotenv": "^16.4.7", @@ -1209,9 +1209,9 @@ } }, "node_modules/@hashgraph/proto": { - "version": "2.16.0-beta.2", - "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.16.0-beta.2.tgz", - "integrity": "sha512-BTPShOMhxZqHmayyhg+dqXX1ABP2/znYJ9LKxr2QIf2Jqk2ZfBByPLlp94PzW3Zn9jwJGVJT01Kdl7Rh1Xkxkg==", + "version": "2.16.0-beta.3", + "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.16.0-beta.3.tgz", + "integrity": "sha512-gbnE8MXi8N7CGqKXt6FFOFYeEvmcQczRkNICiBEhRLO3YmYWuHyE7MU8cWuSt1KnB8kahw90TbxOYAlCxa317g==", "dependencies": { "long": "^5.2.3", "protobufjs": "7.2.5" @@ -1221,9 +1221,9 @@ } }, "node_modules/@hashgraph/sdk": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.55.0.tgz", - "integrity": "sha512-fSRAYtdMCLGOM2SLuNP3Y9P66hlN+0ryX5ppFVD91LhUfKo4sbUMEfn7nOmvUDrWEjJ0TJiRVaHsmYHi8cmlCQ==", + "version": "2.55.1", + "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.55.1.tgz", + "integrity": "sha512-fiY+V2jVk+vOtIScvtF7gGfsFeSBej2+ESzWDzNT8XklB8bAdKtDeI4w7iNLtxXdP7lkoHRJaxbB9ZHU3dPv/Q==", "dependencies": { "@ethersproject/abi": "^5.7.0", "@ethersproject/bignumber": "^5.7.0", @@ -1231,7 +1231,7 @@ "@ethersproject/rlp": "^5.7.0", "@grpc/grpc-js": "1.8.2", "@hashgraph/cryptography": "1.4.8-beta.10", - "@hashgraph/proto": "2.16.0-beta.2", + "@hashgraph/proto": "2.16.0-beta.3", "axios": "^1.6.4", "bignumber.js": "^9.1.1", "bn.js": "^5.1.1", @@ -8757,18 +8757,18 @@ } }, "@hashgraph/proto": { - "version": "2.16.0-beta.2", - "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.16.0-beta.2.tgz", - "integrity": "sha512-BTPShOMhxZqHmayyhg+dqXX1ABP2/znYJ9LKxr2QIf2Jqk2ZfBByPLlp94PzW3Zn9jwJGVJT01Kdl7Rh1Xkxkg==", + "version": "2.16.0-beta.3", + "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.16.0-beta.3.tgz", + "integrity": "sha512-gbnE8MXi8N7CGqKXt6FFOFYeEvmcQczRkNICiBEhRLO3YmYWuHyE7MU8cWuSt1KnB8kahw90TbxOYAlCxa317g==", "requires": { "long": "^5.2.3", "protobufjs": "7.2.5" } }, "@hashgraph/sdk": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.55.0.tgz", - "integrity": "sha512-fSRAYtdMCLGOM2SLuNP3Y9P66hlN+0ryX5ppFVD91LhUfKo4sbUMEfn7nOmvUDrWEjJ0TJiRVaHsmYHi8cmlCQ==", + "version": "2.55.1", + "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.55.1.tgz", + "integrity": "sha512-fiY+V2jVk+vOtIScvtF7gGfsFeSBej2+ESzWDzNT8XklB8bAdKtDeI4w7iNLtxXdP7lkoHRJaxbB9ZHU3dPv/Q==", "requires": { "@ethersproject/abi": "^5.7.0", "@ethersproject/bignumber": "^5.7.0", @@ -8776,7 +8776,7 @@ "@ethersproject/rlp": "^5.7.0", "@grpc/grpc-js": "1.8.2", "@hashgraph/cryptography": "1.4.8-beta.10", - "@hashgraph/proto": "2.16.0-beta.2", + "@hashgraph/proto": "2.16.0-beta.3", "axios": "^1.6.4", "bignumber.js": "^9.1.1", "bn.js": "^5.1.1", diff --git a/package.json b/package.json index 8dd322c1..9da2494d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "author": "Michiel Mulders", "license": "Apache-2.0", "dependencies": { - "@hashgraph/sdk": "^2.55.0", + "@hashgraph/sdk": "^2.55.1", "axios": "^1.7.9", "commander": "^11.0.0", "dotenv": "^16.4.7",