diff --git a/assets/eip-4675/package.json b/assets/eip-4675/package.json index c220fb6c693c74..c6993559981605 100644 --- a/assets/eip-4675/package.json +++ b/assets/eip-4675/package.json @@ -26,12 +26,12 @@ "@types/node": "^17.0.8", "@types/yargs": "^17.0.8", "chai": "^4.3.4", - "ethereum-waffle": "^3.4.0", + "ethereum-waffle": "^4.0.1", "ethers": "^5.5.3", "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"