From a4495f1ed5cb7c7d8b0769fb8ff62dc85e864e4c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Nov 2025 17:21:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-13653476 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b938f0f..e8fc764 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "reflux-tx": "0.2.4", "sass-loader": "^3.1.2", "style-loader": "^0.23.1", - "uport-lib": "^1.3.1", + "uport-lib": "^2.1.1", "web3": "1.4.0", "webpack": "^5.0.0" },