From 6b55190e1ce1e23099cd88b655f96c9191c49873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:33:38 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.6.3 to 8.6.4 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.3 to 8.6.4. - [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.3...protobufjs-v8.6.4) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.4 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 59bc9ca1..3c192556 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.3", + "protobufjs": "8.6.4", "ts-protoc-gen": "0.15.0" }, "devDependencies": {