From 2e197abc5a7332e8b600103f70c627a29c364735 Mon Sep 17 00:00:00 2001 From: coderiaser Date: Thu, 3 Jul 2025 19:26:45 +0300 Subject: [PATCH] feature: cloudcmd: webpack v5.99.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33618207..394c4f31 100644 --- a/package.json +++ b/package.json @@ -209,7 +209,7 @@ "tar-stream": "^3.0.0", "unionfs": "^4.0.0", "url-loader": "^4.0.0", - "webpack": "^4.0.0", + "webpack": "^5.99.9", "webpack-cli": "^3.0.1", "webpack-merge": "^6.0.1", "webpackbar": "^7.0.0"