From afe68bf9a358f27e8865de614143dcfe034c15b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 07:34:44 +0000 Subject: [PATCH] build(deps): bump protobufjs from 7.5.8 to 7.6.3 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.8 to 7.6.3. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.3/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.8...protobufjs-v7.6.3) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.6.3 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 5a47f7216..d3db594e1 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.8", + "protobufjs": "7.6.3", "pwstrength-bootstrap": "^3.0.4", "rbush": "^3.0.1", "readmore.js": "^2.0.4",