From 825e271017b7ffde9e80c01456cc5664e74a0686 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 00:29:24 +0000 Subject: [PATCH] fix: libs/remix-ws-templates/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- libs/remix-ws-templates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ws-templates/package.json b/libs/remix-ws-templates/package.json index 3449842678d..53d96e5c9b7 100644 --- a/libs/remix-ws-templates/package.json +++ b/libs/remix-ws-templates/package.json @@ -22,7 +22,7 @@ "@openzeppelin/contracts": "^4.7.3", "@openzeppelin/wizard": "^0.1.1", "ethers": "^5.4.2", - "web3": "^1.5.1" + "web3": "^4.0.1" }, "gitHead": "79fcaa673265865732f1b996ac48b2e20aba1995" } \ No newline at end of file