From cd4440f27e02e4c8f27d68ed03f5dc06c9f5103e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 00:28:13 +0000 Subject: [PATCH] Update dependency webpack to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2034e2c..09b8874 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "karma-webpack": "4.0.2", "mocha": "5.2.0", "sinon": "7.5.0", - "webpack": "4.46.0", + "webpack": "5.77.0", "webpack-cli": "3.3.12", "webpack-common-shake": "2.1.0", "webpack-merge": "4.2.2"