Bump chai from 5.2.0 to 5.2.1

Bumps [chai](https://github.com/chaijs/chai) from 5.2.0 to 5.2.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.0...v5.2.1)

Change-Id: Ia3a0329d59e3d2d3a61191a674babec3d34ab241

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

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

Closes #71

Change-Id: I709766d6be5746d598fb7c77143d194efd0da6cd
diff --git a/package.json b/package.json
index b1e9931..3471ef2 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "@slack/web-api": "^7.3.4",
-    "chai": "^5.2.0",
+    "chai": "^5.2.1",
     "form-data": "^4.0.0",
     "mocha": "^11.7.1",
     "mocha-junit-reporter": "^2.2.1",