From 34faf4d3484afd45fa489874329f7b4f081f1c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:02:26 +0000 Subject: [PATCH] Bump protobufjs from 7.2.4 to 7.2.5 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.5. - [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.2.5) --- updated-dependencies: - dependency-name: protobufjs 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 00695f4..50a2650 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "node-fetch": "2.6.7", "node-pty": "0.10.1", "node-statsd": "0.1.1", - "protobufjs": "7.2.4", + "protobufjs": "7.2.5", "semver": "7.5.2", "underscore": "1.13.0", "ws": "7.5.9"