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-lock.json b/package-lock.json
index e7aa9e5..5b889e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,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",
@@ -1677,9 +1677,9 @@
       }
     },
     "node_modules/mocha": {
-      "version": "11.7.1",
-      "resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.1.tgz",
-      "integrity": "sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==",
+      "version": "11.7.2",
+      "resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.2.tgz",
+      "integrity": "sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==",
       "license": "MIT",
       "dependencies": {
         "browser-stdout": "^1.3.1",