Bump chai from 4.5.0 to 5.2.0

Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.2.0.
- [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/v4.5.0...v5.2.0)

Change-Id: Icd85d046064686d3746b8c396b63ba20cbfdff32

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

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

Closes #57

Change-Id: Ie21bb4eb4a9c2da90acea43f4c67dac39c1da465
diff --git a/package.json b/package.json
index 8539427..52beac7 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "author": "Marc Kupietz",
   "license": "APACHE-2.0",
   "dependencies": {
-    "chai": "^4.4.1",
+    "chai": "^5.2.0",
     "mocha": "^11.5.0",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^24.10.0",