From 90726f811ca5ddf4e165d91ddd08ae29225a2466 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:16:06 +0000 Subject: [PATCH] Update dependency npm-run-all2 to v5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65d5a5c..2738099f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "copyfiles": "2.4.1", "express": "4.18.2", "mocha": "9.2.2", - "npm-run-all2": "5.0.0", + "npm-run-all2": "5.0.2", "rimraf": "3.0.2", "tslint": "6.1.3", "typescript": "4.9.5"