From beb44052828fb01a80c780007dad08a88a7ac638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:17:16 +0000 Subject: [PATCH] build(deps): bump protobufjs from 7.2.5 to 7.5.5 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.5 to 7.5.5. - [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-v7.2.5...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 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 f06046113..52559a79d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "pdfjs-viewer-element": "2.7.4", "poly2tri": "^1.5.0", "popper.js": "^1.16.1", - "protobufjs": "7.2.5", + "protobufjs": "7.5.5", "pwstrength-bootstrap": "^3.0.4", "rbush": "^3.0.1", "readmore.js": "^2.0.4",