From 30d227492b9effdc83becfbcec2184a7ef0ca58d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 07:24:54 +0000 Subject: [PATCH] chore(deps): 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 ea27cf2..b96ae56 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-all2": "5.0.0", + "npm-run-all2": "5.0.2", "prettier": "3.3.2", "semantic-release": "22.0.12", "tap": "19.0.0",