From b1f80f2f84dd23938ddf4ccbc59c5779aa3d6ad5 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 11:57:05 +0000 Subject: [PATCH] Update dependency copy-webpack-plugin to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4700ec..db430e4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@json-editor/json-editor": "^2.9.0-beta.0", - "copy-webpack-plugin": "^11.0.0", + "copy-webpack-plugin": "^12.0.0", "ify-loader": "^1.1.0", "plotly.js-dist": "2.14.0", "save-dev": "^0.0.1-security"