From c1c4bc0fd5459fcd284262bb83f80a080a85f604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 08:33:21 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.7.0 to 8.7.1 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.7.0 to 8.7.1. - [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.0...protobufjs-v8.7.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.1 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 eabaa36a..62d4cbf0 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.0", + "protobufjs": "8.7.1", "ts-protoc-gen": "0.15.0" }, "devDependencies": {