From d3a64d52ff145419b3ee943260e906f3ec88e03d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 04:38:36 +0000 Subject: [PATCH] Bump protobufjs from 5.0.1 to 7.5.6 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 5.0.1 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/5.0.1...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 94122a0..5e63fec 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.6" }, "devDependencies": { "bitcore-build": "https://github.com/bitpay/bitcore-build.git#d4e8b2b2f1e2c065c3a807dcb6a6250f61d67ab3",