From c7ae9aa9e600e426ef28a1e34110f67b4e6840f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:51:20 +0000 Subject: [PATCH] chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a40bfc..ce62b37 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "fastify": "4.27.0", "fastify-formbody": "5.3.0", "globals": "15.8.0", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "prettier": "3.3.2", "semantic-release": "22.0.12", "tap": "19.0.0",