From 7abb63bad4f0d671f679fa3feeb2912826351007 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 18:26:41 +0000 Subject: [PATCH] chore(deps): update dependency webpack to v5.95.0 --- star-wasm/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/star-wasm/www/package.json b/star-wasm/www/package.json index a4209ca5..a8805413 100644 --- a/star-wasm/www/package.json +++ b/star-wasm/www/package.json @@ -30,7 +30,7 @@ "devDependencies": { "copy-webpack-plugin": "12.0.2", "eslint": "8.49.0", - "webpack": "5.94.0", + "webpack": "5.95.0", "webpack-cli": "5.1.4" } }