From 8814f647446eaa89f7f90ba6ae8897eb03033a72 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Sep 2022 03:37:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebd2497..8e71fbf 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "memory-cache": "^0.2.0", "nano-ipfs-store": "^0.1.3", "request": "^2.72.0", - "web3": "1.0.0-beta.29" + "web3": "1.2.7" }, "homepage": "https://github.com/swarmcity/sc-gasstation#readme" }