Bump mocha from 11.7.0 to 11.7.1

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

Change-Id: I6739e6b4ddfb1b778a8935597511bdb9a0d94cc1

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

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

Closes #65

Change-Id: I4a7a8bff532ae1b0b7a09dbcf1e92082e9dea478
diff --git a/package.json b/package.json
index 5019703..26b38d2 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "@slack/web-api": "^7.3.4",
     "chai": "^5.2.0",
     "form-data": "^4.0.0",
-    "mocha": "^11.7.0",
+    "mocha": "^11.7.1",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^24.10.2",
     "puppeteer-extra": "^3.3.6",