From 2b1e25bd6243c3d56dd59ca98603d069cc3b92f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Oct 2024 07:03:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2523235fd21f2..2da5a0a9c4a18 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "uuid": "2.0.1", "valid-url": "1.0.9", "walk": "2.3.4", - "webpack": "3.4.1", + "webpack": "5.0.0", "webpack-dashboard": "0.2.1", "webpack-dev-middleware": "1.11.0", "webpack-hot-middleware": "2.15.0",