From 31ad35a1fe2a3035c98e4005c4b6152a2a36fa7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 12:01:45 +0000 Subject: [PATCH] build(deps): bump protobufjs from 7.5.5 to 7.5.6 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.6. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.5...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.6 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 a2c27817f..6a5314449 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.6", "pwstrength-bootstrap": "^3.0.4", "rbush": "^3.0.1", "readmore.js": "^2.0.4",