From 176141030a8be4b5ebfd1b19394e8d5032914720 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 14:38:20 +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 ef68223f9dba..ccc16295be6c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "jquery": "3.1.1", "uglify-js": "2.7.5", "vinyl-named": "1.1.0", - "webpack": "2.1.0-beta.27", + "webpack": "5.0.0", "webpack-dependency-suite": "1.5.0", "webpack-stream": "3.2.0", "whatwg-fetch": "2.0.1"