From 26db4656de9e32c3e28670c598c143f9ed760f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 08:33:30 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.6.4 to 8.6.5 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.4 to 8.6.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-v8.6.4...protobufjs-v8.6.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.5 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 a8793bb4..9f083550 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.6.4", + "protobufjs": "8.6.5", "ts-protoc-gen": "0.15.0" }, "devDependencies": {