From d30452e7c9a538cf8854498c260589aad5bd5220 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Mar 2024 22:11:26 +0000 Subject: [PATCH] fix: packages/polymath-issuer/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509 --- packages/polymath-issuer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/polymath-issuer/package.json b/packages/polymath-issuer/package.json index 300dc5d85..973bc1c18 100644 --- a/packages/polymath-issuer/package.json +++ b/packages/polymath-issuer/package.json @@ -62,7 +62,7 @@ "reselect": "^4.0.0", "semver": "^5.6.0", "serve": "^11.1.0", - "web3": "1.0.0-beta.30", + "web3": "1.2.0", "whatwg-fetch": "2.0.4" }, "devDependencies": {