From 13caad9861be7ac5d82cb0ed59cf5c0954d1cd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:01:05 +0000 Subject: [PATCH] Bump protobufjs from 7.2.4 to 7.2.5 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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7282c351c..a032c64f9 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "object-hash": "1.3.1", "path-browserify": "0.0.0", "process": "0.11.10", - "protobufjs": "7.2.4", + "protobufjs": "7.2.5", "punycode": "1.4.1", "querystring-es3": "0.2.1", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 1cdad3b28..3a2f765d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1793,7 +1793,7 @@ tslib "~2.2.0" "@lightninglabs/lnc-core@file:zeus_modules/@lightninglabs/lnc-core": - version "0.2.6-alpha" + version "0.3.1-alpha" "@ngraveio/bc-ur@1.1.6", "@ngraveio/bc-ur@^1.1.5": version "1.1.6" @@ -8124,10 +8124,10 @@ protobufjs-cli@1.1.1: tmp "^0.2.1" uglify-js "^3.7.7" -protobufjs@7.2.4: - version "7.2.4" - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae" - integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ== +protobufjs@7.2.5: + version "7.2.5" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d" + integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A== dependencies: "@protobufjs/aspromise" "^1.1.2" "@protobufjs/base64" "^1.1.2"