From eb472974ad6288803d55fed921156a9015bf4842 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 20:36:40 +0000 Subject: [PATCH] fix: assets/eip-5633/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 --- assets/eip-5633/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/eip-5633/package.json b/assets/eip-5633/package.json index c3dbe0ab3f1f6..5e62479254fe7 100644 --- a/assets/eip-5633/package.json +++ b/assets/eip-5633/package.json @@ -15,7 +15,7 @@ "chai": "^4.3.6", "ethers": "^5.7.0", "hardhat": "^2.11.0", - "hardhat-gas-reporter": "^1.0.9", + "hardhat-gas-reporter": "^2.0.0", "solidity-coverage": "^0.7.22", "ts-node": "^10.9.1", "typechain": "^8.1.0",