From 10689bb8a33728d81afa09a913bfd2d055d550af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 12:49:33 +0000 Subject: [PATCH] chore(deps): update dependency concurrently to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f03bc0a..7de1af2e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "babel-loader": "9.1.3", "bn.js": "5.2.1", "browserify": "17.0.0", - "concurrently": "8.2.2", + "concurrently": "9.0.0", "convert-hrtime": "5.0.0", "cross-env": "7.0.3", "dependency-check": "4.1.0",