Bump chai from 6.2.1 to 6.2.2

Bumps [chai](https://github.com/chaijs/chai) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v6.2.1...v6.2.2)

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Closes #124

Change-Id: I5a5605b5ab3650df2fa4069cf6cf09b190b300c1
diff --git a/package.json b/package.json
index 16f0424..3e33d01 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
   "dependencies": {
     "@slack/web-api": "^7.13.0",
     "axios": "^1.7.9",
-    "chai": "^6.2.1",
+    "chai": "^6.2.2",
     "form-data": "^4.0.5",
     "mocha": "^11.7.5",
     "mocha-junit-reporter": "^2.2.1",