From 228f997b7dc1bed51c07ed766d3047f046f22480 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 19:56:26 +0000 Subject: [PATCH] chore(deps): update dependency webpack to v5.90.1 --- 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 665ee5d4..47664851 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.88.2", + "webpack": "5.90.1", "webpack-cli": "5.1.4" } }