From 8697a74d1fff961a58707f017bdc49011e84bfb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 08:33:37 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.5.0 to 8.6.0 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.5.0 to 8.6.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.5.0...protobufjs-v8.6.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.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 89e696a4..bcae7d5c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@grpc/proto-loader": "0.8.1", "effect": "3.21.2", "google-protobuf": "4.0.2", - "protobufjs": "8.5.0", + "protobufjs": "8.6.0", "ts-protoc-gen": "0.15.0" }, "devDependencies": {