Bump chai from 5.2.1 to 6.0.1

Bumps [chai](https://github.com/chaijs/chai) from 5.2.1 to 6.0.1.
- [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/v5.2.1...v6.0.1)

Change-Id: I405d9b8e9887221efc1960d862d8e0844cda6ab9

---
updated-dependencies:
- dependency-name: chai
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Closes #83

Change-Id: Ib0f6d5493abdff576fe3b18246558c1332701553
diff --git a/package.json b/package.json
index 5d5a856..93a5c7f 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "@slack/web-api": "^7.10.0",
-    "chai": "^6.0.0",
+    "chai": "^6.0.1",
     "form-data": "^4.0.4",
     "mocha": "^11.7.2",
     "mocha-junit-reporter": "^2.2.1",