From 5fe5c4b41bec1cda7d40975662d168fbe0cbec23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 08:36:18 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.2.0 to 8.3.0 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.2.0 to 8.3.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.2.0...protobufjs-v8.3.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.3.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 8849fa23..0e71bfd4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@tauri-apps/plugin-fs": "2.5.1", "effect": "3.21.2", "google-protobuf": "4.0.2", - "protobufjs": "8.2.0", + "protobufjs": "8.3.0", "ts-protoc-gen": "0.15.0" }, "devDependencies": {