From 0b32ad13867a66a7260eeabc5e43b039b4ebb34a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:39:58 +0000 Subject: [PATCH] Update dependency webpack to v5 --- zapisy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zapisy/package.json b/zapisy/package.json index 34dc54a13f..3ff4231736 100644 --- a/zapisy/package.json +++ b/zapisy/package.json @@ -71,7 +71,7 @@ "vue-class-component": "7.2.6", "vue-loader": "15.9.8", "vue-template-compiler": "2.6.14", - "webpack": "4.46.0", + "webpack": "5.84.1", "webpack-bundle-analyzer": "3.9.0", "webpack-bundle-tracker": "0.4.3", "webpack-cli": "3.3.12"