From aea9856066e54211f7cfe4300c9f398b0bcfa5cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Oct 2024 05:54: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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b938f0f..81ffe55 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "reflux-tx": "0.2.4", "sass-loader": "^3.1.2", "style-loader": "^0.23.1", - "uport-lib": "^1.3.1", - "web3": "1.4.0", + "uport-lib": "^2.1.1", + "web3": "4.2.0", "webpack": "^5.0.0" }, "devDependencies": {