diff --git a/search-custom-renderer/package.json b/search-custom-renderer/package.json index 7d38e18f6..396ee8f7e 100644 --- a/search-custom-renderer/package.json +++ b/search-custom-renderer/package.json @@ -37,7 +37,7 @@ "@microsoft/sp-tslint-rules": "1.12.1", "@microsoft/sp-webpart-workbench": "1.12.1", "@types/chai": "4.2.21", - "@types/mocha": "9.0.0", + "@types/mocha": "10.0.10", "ajv": "8.6.2", "gulp": "4.0.2" } diff --git a/search-extensibility-library/package.json b/search-extensibility-library/package.json index 1d7fb571a..c488c10c5 100644 --- a/search-extensibility-library/package.json +++ b/search-extensibility-library/package.json @@ -40,7 +40,7 @@ "tslib": "2.3.1", "gulp": "4.0.2", "@types/chai": "4.2.21", - "@types/mocha": "9.0.0", + "@types/mocha": "10.0.10", "ajv": "8.6.2" } } diff --git a/search-parts/package.json b/search-parts/package.json index 0bee56bf7..49fb20605 100644 --- a/search-parts/package.json +++ b/search-parts/package.json @@ -65,7 +65,7 @@ "@types/chai": "4.2.21", "@types/es6-promise": "0.0.33", "@types/fabric": "4.5.2", - "@types/mocha": "9.0.0", + "@types/mocha": "10.0.10", "@types/node": "16.6.1", "@types/react": "17.0.18", "@types/react-dom": "17.0.9",