From 2f0c1a616c6073b592fac02be9da02d796890729 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Sat, 5 Jul 2025 20:26:25 +0300 Subject: [PATCH] feature: cloudcmd: html-webpack-plugin v5.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b77588d..4db0843a 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "gritty": "^8.0.0", "gunzip-maybe": "^1.3.1", "html-looks-like": "^1.0.2", - "html-webpack-plugin": "^4.0.1", + "html-webpack-plugin": "^5.6.3", "inherits": "^2.0.3", "just-capitalize": "^3.2.0", "just-pascal-case": "^3.2.0",