From 526c8e3180bb90a78719a3beb4558e3d1dd7396d Mon Sep 17 00:00:00 2001 From: coderiaser Date: Thu, 3 Jul 2025 19:26:43 +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 6aaa116f..b02062d3 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,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",