From 7e3006db60389742fa2d5af8f554137803ceb3c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:33:53 +0000 Subject: [PATCH] Bump protobufjs from 8.6.0 to 8.6.6 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.0 to 8.6.6. - [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.0...protobufjs-v8.6.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 64276e28..10211468 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7053,9 +7053,9 @@ } }, "node_modules/protobufjs": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.6.0.tgz", - "integrity": "sha512-PIOO89BMGMXGz2333TVv/OqPNVWm7w30ll/4FtLbtLBaonzJMYwTbAZSSlobjIy9MoUgIAxSVUpK7aP7EpTtkg==", + "version": "8.6.6", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.6.6.tgz", + "integrity": "sha512-RkLIhE+Tdc2Kpq1F4Uw6OnpAXPca7B+GSDov/GqGCqNBpVyDskQ9yReZfgM+C7xw9AAix873iQZXbBWXj6NzYQ==", "license": "BSD-3-Clause", "dependencies": { "long": "^5.3.2" diff --git a/yarn.lock b/yarn.lock index 021b6fe2..eede2d39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3638,9 +3638,9 @@ prompts@^2.0.1: sisteransi "^1.0.5" protobufjs@^8.4.2: - version "8.6.0" - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-8.6.0.tgz#e00025013abd8f5eb69f9a43b06641066fdeb168" - integrity sha512-PIOO89BMGMXGz2333TVv/OqPNVWm7w30ll/4FtLbtLBaonzJMYwTbAZSSlobjIy9MoUgIAxSVUpK7aP7EpTtkg== + version "8.6.6" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-8.6.6.tgz#c606f56d65e1f5f01e35146e648dea1e4fdc2406" + integrity sha512-RkLIhE+Tdc2Kpq1F4Uw6OnpAXPca7B+GSDov/GqGCqNBpVyDskQ9yReZfgM+C7xw9AAix873iQZXbBWXj6NzYQ== dependencies: long "^5.3.2"