diff --git a/star-wasm/www/package.json b/star-wasm/www/package.json index 21c1012f..5f718c47 100644 --- a/star-wasm/www/package.json +++ b/star-wasm/www/package.json @@ -28,7 +28,7 @@ "star-wasm": "file:../pkg" }, "devDependencies": { - "copy-webpack-plugin": "11.0.0", + "copy-webpack-plugin": "12.0.0", "eslint": "8.49.0", "webpack": "5.88.2", "webpack-cli": "5.1.4"