From fbfbd5c5dfd1e6bc790ff6d1c9ceffa6f6b76dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 08:35:25 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.7.2 to 8.8.0 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.7.2 to 8.8.0. - [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.2...protobufjs-v8.8.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fd8d86a..b4b0d6ca 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.2", + "protobufjs": "8.8.0", "ts-protoc-gen": "0.15.0" }, "devDependencies": {