diff --git a/assets/eip-4675/package.json b/assets/eip-4675/package.json index c220fb6c693c74..eb454700088faa 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", - "ethers": "^5.5.3", + "ethereum-waffle": "^4.0.8", + "ethers": "^6.0.0", "hardhat": "^2.8.2", - "hardhat-deploy": "^0.9.24", + "hardhat-deploy": "^0.11.5", "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"