From 1f476530673dafbb110c56f871a8f748f7519545 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 02:20:01 +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 ecfe37720..4faf8af52 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "tslint-react": "^3.2.0", "uglifyjs-webpack-plugin": "1.2.5", "url-loader": "0.6.2", - "webpack": "3.8.1", + "webpack": "5.0.0", "webpack-dev-server": "2.11.3", "webpack-manifest-plugin": "1.3.2", "whatwg-fetch": "2.0.3"