Bump mocha from 10.2.0 to 10.3.0

Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0)

---
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 706784f..4c126af 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "chai": "^4.3.10",
-    "mocha": "^10.2.0",
+    "mocha": "^10.3.0",
     "puppeteer": "^22.0.0"
   }
 }