Bump mocha from 11.7.2 to 11.7.4

Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.2 to 11.7.4.
- [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.2...v11.7.4)

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

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

Closes #99

Change-Id: I66956f8bf9629762784c77bf94bd866c99e01593
diff --git a/package.json b/package.json
index 1a14ecd..d8417bf 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "@slack/web-api": "^7.10.0",
     "chai": "^6.2.0",
     "form-data": "^4.0.4",
-    "mocha": "^11.7.2",
+    "mocha": "^11.7.4",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^24.22.3",
     "puppeteer-extra": "^3.3.6",