diff --git a/package.json b/package.json index 2ec17e44..0d5c5bb6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/bent": "7.3.8", "@types/chai": "4.3.20", "@types/dotenv": "8.2.3", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.10", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "bent": "7.3.12", diff --git a/yarn.lock b/yarn.lock index 233bf622..2f506209 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1356,10 +1356,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.7"