From 83a6a34544758a791fdecf0ee5646a3677f31484 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Fri, 17 Nov 2023 20:30:48 +0000 Subject: [PATCH] Update dependency webpack to v5.89.0 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index e406aaa..6832d1b 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -85,7 +85,7 @@ "ts-prune": "^0.10.3", "tsconfig-paths": "4.2.0", "url-loader": "4.1.1", - "webpack": "5.70.0", + "webpack": "5.89.0", "webpack-bundle-analyzer": "^4.5.0", "webpack-cli": "4.10.0", "webpack-dev-server": "4.7.4",