From c1481b91282fffe4327d630290674efd388caf3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 08:33:24 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.7.1 to 8.7.2 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.7.1 to 8.7.2. - [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-v8.7.1...protobufjs-v8.7.2) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2814281..ec1f5c31 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@grpc/grpc-js": "1.14.4", "@grpc/proto-loader": "0.8.1", "google-protobuf": "4.0.2", - "protobufjs": "8.7.1", + "protobufjs": "8.7.2", "ts-protoc-gen": "0.15.0" }, "devDependencies": {