diff --git a/packages/common/package.json b/packages/common/package.json index 7cea74ea9..e451ef140 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -79,7 +79,7 @@ "@types/chai": "4.3.16", "@types/chai-as-promised": "7.1.8", "@types/eslint": "9.6.0", - "@types/mocha": "10.0.6", + "@types/mocha": "10.0.9", "@types/node": "20.14.8", "@types/readable-stream": "4.0.14", "@typescript-eslint/eslint-plugin": "7.14.1", @@ -93,7 +93,7 @@ "esbuild": "0.23.0", "eslint": "9.7.0", "eslint-plugin-mocha": "10.4.3", - "mocha": "10.4.0", + "mocha": "10.8.2", "mocha-junit-reporter": "2.2.1", "playwright": "1.45.3", "rimraf": "5.0.7",