From 470b02f84846b73711beea46bdd4c4ac4d1c3788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 15:14:24 +0000 Subject: [PATCH] chore(deps-dev): Bump protobufjs-cli from 1.1.3 to 1.2.1 in /ui Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 1.1.3 to 1.2.1. - [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.1.3...protobufjs-cli-v1.2.1) --- updated-dependencies: - dependency-name: protobufjs-cli dependency-version: 1.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- ui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index e0fa4f12a72..a6433735da1 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9159,9 +9159,9 @@ property-information@^5.0.0, property-information@^5.3.0: xtend "^4.0.0" protobufjs-cli@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/protobufjs-cli/-/protobufjs-cli-1.1.3.tgz#c58b8566784f0fa1aff11e8d875a31de999637fe" - integrity sha512-MqD10lqF+FMsOayFiNOdOGNlXc4iKDCf0ZQPkPR+gizYh9gqUeGTWulABUCdI+N67w5RfJ6xhgX4J8pa8qmMXQ== + version "1.2.1" + resolved "https://registry.yarnpkg.com/protobufjs-cli/-/protobufjs-cli-1.2.1.tgz#1ae38194625050331d1d6ff87fc8a660107d8839" + integrity sha512-2DePjPlVa3TPmq7qiO8RblAAasOCHLVIGgTFhtLo/e906UanwMfZCPXcPXYZBAB9uhFdU6WzVbXruJF6aM8wDA== dependencies: chalk "^4.0.0" escodegen "^1.13.0"