From c4fdd4031ee4a4446903a07ed2f549b8ad5452e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:31:58 +0000 Subject: [PATCH] chore(deps): bump protobufjs in /modules/sdk-coin-hbar Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.2.5) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/sdk-coin-hbar/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/sdk-coin-hbar/package.json b/modules/sdk-coin-hbar/package.json index 28c95f949e..9942df1670 100644 --- a/modules/sdk-coin-hbar/package.json +++ b/modules/sdk-coin-hbar/package.json @@ -49,7 +49,7 @@ "bignumber.js": "^9.0.0", "lodash": "^4.17.15", "long": "^4.0.0", - "protobufjs": "7.2.4", + "protobufjs": "7.2.5", "stellar-sdk": "^10.0.1", "tweetnacl": "^1.0.3" }, diff --git a/yarn.lock b/yarn.lock index 54e0321501..a5075c4715 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15900,7 +15900,7 @@ protobufjs-cli@^1.0.2: tmp "^0.2.1" uglify-js "^3.7.7" -protobufjs@7.2.4, protobufjs@^6.8.8, protobufjs@^7.0.0, protobufjs@^7.1.2, protobufjs@^7.2.4, protobufjs@~6.11.2, protobufjs@~6.11.3: +protobufjs@7.2.4, protobufjs@7.2.5, protobufjs@^6.8.8, protobufjs@^7.0.0, protobufjs@^7.1.2, protobufjs@^7.2.4, protobufjs@~6.11.2, protobufjs@~6.11.3: version "7.2.5" resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d" integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==