Skip to content

Commit 97954cb

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 61c74fc commit 97954cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/mocha": "^9.1.0",
1818
"chai": "^4.2.0",
1919
"ethers": "^5.0.0",
20-
"hardhat-gas-reporter": "^1.0.8",
20+
"hardhat-gas-reporter": "^2.0.0",
2121
"solidity-coverage": "^0.8.5",
2222
"ts-node": ">=8.0.0",
2323

0 commit comments

Comments
 (0)