From a69f6c5365868542802a58f3c09b64fbc6ceeecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:35:18 +0000 Subject: [PATCH] Bump protobufjs from 8.6.5 to 8.6.6 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.5 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.5...protobufjs-v8.6.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9d046d6ffa..c12eceb860 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "mixedtuplemap": "^1.0.0", "namedtuplemap": "^1.0.0", "photon-colors": "^3.3.2", - "protobufjs": "^8.6.5", + "protobufjs": "^8.6.6", "query-string": "^9.4.1", "react": "~19.1.8", "react-dom": "~19.1.8", diff --git a/yarn.lock b/yarn.lock index 8f2fe76613..c5ea6a08c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9130,10 +9130,10 @@ proto-list@~1.2.1: resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA== -protobufjs@^8.6.5: - version "8.6.5" - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-8.6.5.tgz#7709c9ff77914c00010129888e620c9ccf7c294c" - integrity sha512-zeE5LPpencAGXvsxyOYmEgJhxzHY8IsmPAFzstZVhDSVT8QH03q6gMZwZRaQGApevZbAL6u28ugs4CC+YKB2jQ== +protobufjs@^8.6.6: + 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"