From bf9aca2a5c5eb69888fc633e69cd4d17ab37eddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 20:01:07 +0000 Subject: [PATCH] Bump protobufjs from 5.0.1 to 7.5.8 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 5.0.1 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/5.0.1...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 94122a0..0aa37c0 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "bitcore-lib": "^0.15.0", "bs58": "^4.0.1", "jsrsasign": "^8.0.4", - "protobufjs": "=5.0.1" + "protobufjs": "=7.5.8" }, "devDependencies": { "bitcore-build": "https://github.com/bitpay/bitcore-build.git#d4e8b2b2f1e2c065c3a807dcb6a6250f61d67ab3",