Bump chai from 4.3.7 to 4.3.10

Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 4.3.10.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/package.json b/package.json
index 249c4b7..6e32abe 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
   "author": "Marc Kupietz",
   "license": "APACHE-2.0",
   "dependencies": {
-    "chai": "^4.3.7",
+    "chai": "^4.3.10",
     "mocha": "^10.2.0",
     "puppeteer": "^21.5.0"
   }