From 22422aa63111083bbb86726225f9e22dfaf27d8a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 12:00:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec0b6b4..27030da 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-tabs": "^1.0.0", "sass-loader": "^6.0.3", "style-loader": "^0.17.0", - "webpack": "^2.5.1" + "webpack": "^5.0.0" }, "devDependencies": { "uglifyjs-webpack-plugin": "^2.2.0"