From 9ccaf7b132e57a9cb8c436a225e48a3657f410ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 15:48:56 +0000 Subject: [PATCH] build(deps): bump protobufjs from 7.5.5 to 7.5.8 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.8. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.5...protobufjs-v7.5.8) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a74f762b4..5a47f7216 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "pdfjs-viewer-element": "2.7.4", "poly2tri": "^1.5.0", "popper.js": "^1.16.1", - "protobufjs": "7.5.5", + "protobufjs": "7.5.8", "pwstrength-bootstrap": "^3.0.4", "rbush": "^3.0.1", "readmore.js": "^2.0.4",