From 3357216c0f641f42494f32381c1055215e5b1093 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Dec 2022 03:36:26 +0000 Subject: [PATCH] fix: assets/eip-4675/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- assets/eip-4675/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/eip-4675/package.json b/assets/eip-4675/package.json index c220fb6c693c74..3a7317f83e1415 100644 --- a/assets/eip-4675/package.json +++ b/assets/eip-4675/package.json @@ -31,7 +31,7 @@ "hardhat": "^2.8.2", "hardhat-deploy": "^0.9.24", "solc": "^0.8.11", - "solidity-coverage": "^0.7.17", + "solidity-coverage": "^0.8.0", "ts-node": "^10.4.0", "typescript": "^4.5.4", "yargs": "^17.3.1"