From 6adc9d368efd5de44a5d6aac689abce0308f3d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 02:38:13 +0000 Subject: [PATCH] build(deps): bump protobufjs Bumps the npm_and_yarn group with 1 update in the / directory: [protobufjs](https://github.com/protobufjs/protobuf.js). Updates `protobufjs` from 6.11.6 to 8.2.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/v6.11.6...protobufjs-v8.2.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.2.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2450e2743..a4a8aaf6f 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "is": "^3.0.1", "lodash.merge": "^4.6.0", "lodash.snakecase": "^4.1.1", - "protobufjs": "^6.8.1", + "protobufjs": "^8.2.0", "uuid": "^3.1.0" }, "devDependencies": {