From 5de64be7485bee29322f985f4c29cb463a74d19b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 02:51:48 +0000 Subject: [PATCH] chore(deps): update dependency copy-webpack-plugin to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 809fcd7..e6dfed4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@commitlint/cli": "^17.8.1", "@commitlint/config-conventional": "^17.8.1", "babel-loader": "^8.4.1", - "copy-webpack-plugin": "^6.4.1", + "copy-webpack-plugin": "^14.0.0", "core-js": "^3.48.0", "docdash": "^2.0.2", "husky": "^4.3.8",