From 22566475be26472dc7ef31cccf27bad414d8ff97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:12:49 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 947a387..270fe00 100644 --- a/src/package.json +++ b/src/package.json @@ -43,6 +43,6 @@ "crc-32": "^1.2.2", "http-server": "^14.1.1", "node-watch": "^0.7.3", - "npm-run-all2": "^5.0.0" + "npm-run-all2": "^6.0.0" } }