Bump mocha from 11.7.1 to 11.7.2

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

Change-Id: Ibc39cbcc8bbd33e34a59425ea0886c6994d5fb4a

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

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

Closes #85

Change-Id: I201a884408cafdb7d6bf8185671abe5f29b04b10
diff --git a/package.json b/package.json
index 7027c93..5d5a856 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "@slack/web-api": "^7.10.0",
     "chai": "^6.0.0",
     "form-data": "^4.0.4",
-    "mocha": "^11.7.1",
+    "mocha": "^11.7.2",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^24.18.0",
     "puppeteer-extra": "^3.3.6",