From a4d11aa08ae6865b1859dec480c800a8c5a02d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:33:36 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.6.2 to 8.6.3 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.2 to 8.6.3. - [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.2...protobufjs-v8.6.3) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.3 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 8063062e..d21d2e26 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@grpc/proto-loader": "0.8.1", "effect": "3.21.3", "google-protobuf": "4.0.2", - "protobufjs": "8.6.2", + "protobufjs": "8.6.3", "ts-protoc-gen": "0.15.0" }, "devDependencies": {