From 2a431cf409d64d8a77ad0ca393e7f76427e5b28f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:33:04 +0000 Subject: [PATCH] Replace dependency npm-run-all with npm-run-all2 5.0.0 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index ab822590..9cfb8bbd 100644 --- a/client/package.json +++ b/client/package.json @@ -46,7 +46,7 @@ "bread-compressor-cli": "3.1.2", "eslint": "9.39.1", "local-web-server": "5.4.0", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "protobufjs-cli": "1.2.0", "rimraf": "6.1.2", "ts-loader": "9.5.4",