diff --git a/examples/vue/package.json b/examples/vue/package.json index 7a5eb263842..723121e6bba 100644 --- a/examples/vue/package.json +++ b/examples/vue/package.json @@ -39,7 +39,7 @@ "@vue/eslint-config-typescript": "13.0.0", "async-test-util": "2.5.0", "concurrently": "9.1.2", - "copy-webpack-plugin": "12.0.2", + "copy-webpack-plugin": "13.0.0", "eslint": "8.57.1", "eslint-plugin-vue": "9.32.0", "local-web-server": "5.4.0", diff --git a/package.json b/package.json index f9d46714292..4a78d2ab1e6 100644 --- a/package.json +++ b/package.json @@ -518,7 +518,7 @@ "child-process-promise": "2.2.1", "clone": "2.1.2", "concurrently": "9.1.2", - "copy-webpack-plugin": "12.0.2", + "copy-webpack-plugin": "13.0.0", "cors": "2.8.5", "cross-env": "7.0.3", "delete": "1.1.0",