From 3b5af2a1c820bdac6c5f32437e58aebcbf3c3218 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Aug 2024 06:06:17 +0000 Subject: [PATCH] fix: upgrade @hashgraph/sdk from 2.42.0 to 2.48.1 Snyk has created this PR to upgrade @hashgraph/sdk from 2.42.0 to 2.48.1. See this package in npm: @hashgraph/sdk See this project in Snyk: https://app.snyk.io/org/hedera-services/project/1b0ee30a-a893-4fc8-992a-f89ac810873b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 35 +++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 91eef58d..1078f335 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.42.0", + "@hashgraph/sdk": "^2.48.1", "axios": "^1.5.1", "commander": "^11.0.0", "dotenv": "^16.3.1", @@ -1212,9 +1212,10 @@ } }, "node_modules/@hashgraph/proto": { - "version": "2.14.0-beta.4", - "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.14.0-beta.4.tgz", - "integrity": "sha512-DCmK9CivuVpdDuay1VcYt++Zhms55uu8JZgJI6fBtJuv/WkMuYLNtmnihKcQ39Ykmm8SV6iL6trTziTINHV44g==", + "version": "2.15.0-beta.2", + "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.15.0-beta.2.tgz", + "integrity": "sha512-vtkW8rZccnch3FKmNj1bLRZsS0YO3w7PuCj8LNq9HgMP6KzzA7scRk8yLm/XyiD7UHJS/l1cFg0Cj/DDRSwGxQ==", + "license": "Apache-2.0", "dependencies": { "long": "^4.0.0", "protobufjs": "^7.2.5" @@ -1224,9 +1225,10 @@ } }, "node_modules/@hashgraph/sdk": { - "version": "2.42.0", - "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.42.0.tgz", - "integrity": "sha512-47E08ZHGRKoZCmJJhbcaFWcAWNPpJfs5F0SvqocDNFHs616+zrAwFDPXqWLtGx3JhyeCZClgpDYvJX7CVBFCtA==", + "version": "2.48.1", + "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.48.1.tgz", + "integrity": "sha512-ZizLBcgu7bBIx+EuwRWFkBQugAQAkH5ZvKe+dTf53TCVoUw3LPIta+u/hpVIhB9Xm9PJmA9F23DSo+Bmken46Q==", + "license": "Apache-2.0", "dependencies": { "@ethersproject/abi": "^5.7.0", "@ethersproject/bignumber": "^5.7.0", @@ -1234,7 +1236,7 @@ "@ethersproject/rlp": "^5.7.0", "@grpc/grpc-js": "1.8.2", "@hashgraph/cryptography": "1.4.8-beta.5", - "@hashgraph/proto": "2.14.0-beta.4", + "@hashgraph/proto": "2.15.0-beta.2", "axios": "^1.6.4", "bignumber.js": "^9.1.1", "bn.js": "^5.1.1", @@ -5984,7 +5986,8 @@ "node_modules/long": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", - "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" + "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==", + "license": "Apache-2.0" }, "node_modules/lru-cache": { "version": "5.1.1", @@ -8950,18 +8953,18 @@ } }, "@hashgraph/proto": { - "version": "2.14.0-beta.4", - "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.14.0-beta.4.tgz", - "integrity": "sha512-DCmK9CivuVpdDuay1VcYt++Zhms55uu8JZgJI6fBtJuv/WkMuYLNtmnihKcQ39Ykmm8SV6iL6trTziTINHV44g==", + "version": "2.15.0-beta.2", + "resolved": "https://registry.npmjs.org/@hashgraph/proto/-/proto-2.15.0-beta.2.tgz", + "integrity": "sha512-vtkW8rZccnch3FKmNj1bLRZsS0YO3w7PuCj8LNq9HgMP6KzzA7scRk8yLm/XyiD7UHJS/l1cFg0Cj/DDRSwGxQ==", "requires": { "long": "^4.0.0", "protobufjs": "^7.2.5" } }, "@hashgraph/sdk": { - "version": "2.42.0", - "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.42.0.tgz", - "integrity": "sha512-47E08ZHGRKoZCmJJhbcaFWcAWNPpJfs5F0SvqocDNFHs616+zrAwFDPXqWLtGx3JhyeCZClgpDYvJX7CVBFCtA==", + "version": "2.48.1", + "resolved": "https://registry.npmjs.org/@hashgraph/sdk/-/sdk-2.48.1.tgz", + "integrity": "sha512-ZizLBcgu7bBIx+EuwRWFkBQugAQAkH5ZvKe+dTf53TCVoUw3LPIta+u/hpVIhB9Xm9PJmA9F23DSo+Bmken46Q==", "requires": { "@ethersproject/abi": "^5.7.0", "@ethersproject/bignumber": "^5.7.0", @@ -8969,7 +8972,7 @@ "@ethersproject/rlp": "^5.7.0", "@grpc/grpc-js": "1.8.2", "@hashgraph/cryptography": "1.4.8-beta.5", - "@hashgraph/proto": "2.14.0-beta.4", + "@hashgraph/proto": "2.15.0-beta.2", "axios": "^1.6.4", "bignumber.js": "^9.1.1", "bn.js": "^5.1.1", diff --git a/package.json b/package.json index d4798ca7..97d0f755 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "author": "Michiel Mulders", "license": "Apache-2.0", "dependencies": { - "@hashgraph/sdk": "^2.42.0", + "@hashgraph/sdk": "^2.48.1", "axios": "^1.5.1", "commander": "^11.0.0", "dotenv": "^16.3.1",