diff --git a/package-lock.json b/package-lock.json index f73597a0..8d88f457 100644 --- a/package-lock.json +++ b/package-lock.json @@ -431,9 +431,9 @@ "dev": true }, "@types/mocha": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-9.1.1.tgz", - "integrity": "sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true }, "@types/ms": { diff --git a/package.json b/package.json index 8d27767e..dacefb58 100755 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@types/js-yaml": "3.12.7", "@types/json-schema": "7.0.11", "@types/lodash.merge": "4.6.7", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.10", "@types/node": "10.17.60", "@types/qs": "6.9.7", "@types/request-promise-native": "1.0.18",