From a6701eaa90bdf8bac8e85b623d6006c1185b96f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:43:02 +0000 Subject: [PATCH] chore: bump protobufjs from 7.2.4 to 7.5.3 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.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-v7.2.4...protobufjs-v7.5.3) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18990f05..89a02129 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@dcl/ts-proto": "1.154.0", - "protobufjs": "7.2.4" + "protobufjs": "7.5.3" }, "files": [ "proto",