diff --git a/package.json b/package.json index 030342d3..c68bba9d 100644 --- a/package.json +++ b/package.json @@ -19,11 +19,11 @@ "@typechain/ethers-v5": "^11.0.0", "@typechain/hardhat": "^9.0.0", "@types/chai": "^4.2.0", - "@types/mocha": "^9.1.0", + "@types/mocha": "^10.0.0", "@types/node": "^14.14.5", "chai": "^4.3.6", "hardhat": "^2.12.7", - "mocha": "^9.2.1", + "mocha": "^10.0.0", "prettier": "^2.5.1", "prettier-plugin-solidity": "^1.1.2", "ts-generator": "^0.1.1",