Bump mocha from 10.8.2 to 11.5.0

Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.5.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/v10.8.2...v11.5.0)

updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major

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

Closes #59

Change-Id: Ifa7479059cf6c2f7cf0dba0f9e06703c4761bc9f
diff --git a/package.json b/package.json
index e9afa5c..5bd113c 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "chai": "^4.4.1",
-    "mocha": "^10.6.0",
+    "mocha": "^11.5.0",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^23.3.0",
     "puppeteer-extra": "^3.3.6",