From 5c5e3e6e6ef572ecc547d9f7309b732262a9d243 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 17:42:56 +0000 Subject: [PATCH] Update webpack-cli to version 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7849dc2..483c819 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "typescript": "^4.4.2", "wavefile": "^11.0.0", "webpack": "^5.12.1", - "webpack-cli": "^5.0.0", + "webpack-cli": "^6.0.1", "worker-loader": "^3.0.7" }, "browser": {