Bump mocha from 10.4.0 to 10.5.2

Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.5.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/package.json b/package.json
index ea61c55..1552a6b 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "chai": "^4.4.1",
-    "mocha": "^10.4.0",
+    "mocha": "^10.5.2",
     "puppeteer": "^22.1.0"
   }
 }