From ef26dc39a3d85d0c842a2d1f5d158ff1e3f126c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 10:04:05 +0000 Subject: [PATCH] deps: bump protobufjs-cli from 1.3.3 to 2.5.3 Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 1.3.3 to 2.5.3. - [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-cli-v1.3.3...protobufjs-cli-v2.5.3) --- updated-dependencies: - dependency-name: protobufjs-cli dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/protons/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/protons/package.json b/packages/protons/package.json index 3ca89c8..f92be6d 100644 --- a/packages/protons/package.json +++ b/packages/protons/package.json @@ -137,7 +137,7 @@ }, "dependencies": { "meow": "^14.1.0", - "protobufjs-cli": "^1.2.0", + "protobufjs-cli": "^2.5.3", "protons-runtime": "^7.0.0" }, "devDependencies": {