diff --git a/package.json b/package.json index cf5ce4e4..dafb3d6e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@typechain/hardhat": "7.0.0", "@types/chai": "4.3.20", "@types/dotenv": "8.2.0", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.10", "@types/node": "18.19.54", "@typescript-eslint/eslint-plugin": "5.59.8", "@typescript-eslint/parser": "5.59.8", diff --git a/yarn.lock b/yarn.lock index 966c8e1a..ceca5eab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1320,10 +1320,10 @@ dependencies: "@types/node" "*" -"@types/mocha@9.1.1": - version "9.1.1" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" - integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== +"@types/mocha@10.0.10": + version "10.0.10" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0" + integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q== "@types/node-fetch@^2.5.5": version "2.5.12"