Bump mocha from 11.5.0 to 11.7.0

Bumps [mocha](https://github.com/mochajs/mocha) from 11.5.0 to 11.7.0.
- [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/v11.5.0...v11.7.0)

Change-Id: I6212cf16d422b5c78827b1351bff24cfc68c5a0b

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

Signed-off-by: dependabot[bot] <support@github.com>

Closes #63

Change-Id: I805feb0aae7a03461debe2e93740f86661683aeb
diff --git a/package.json b/package.json
index 52beac7..511af7a 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "chai": "^5.2.0",
-    "mocha": "^11.5.0",
+    "mocha": "^11.7.0",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^24.10.0",
     "puppeteer-extra": "^3.3.6",