From 2d938c5bbe99ac3eedf57ea5699c2f3ab12b5753 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Aug 2024 08:43:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577916 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577917 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577918 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b938f0f..6eb9041 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.0.1", "webpack": "^5.0.0" }, "devDependencies": {