| commit | e627ad66a1887833522672c7f05da2d1b98f8df0 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Dec 06 10:24:53 2025 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Dec 06 11:48:44 2025 +0100 |
| tree | cf85aefa0a722548e6fce676e84123b8f3688cfe | |
| parent | f959b0e581563f34ab2b081bc41823fc15c5f542 [diff] [blame] |
Bump chai from 6.2.0 to 6.2.1 Bumps [chai](https://github.com/chaijs/chai) from 6.2.0 to 6.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/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #112 Change-Id: Icb58cf5e0a55932ed0328a13b156a6392d2ed149
diff --git a/package.json b/package.json index 8c97a8c..9f6a6ea 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.0", + "chai": "^6.2.1", "form-data": "^4.0.5", "mocha": "^11.7.4", "mocha-junit-reporter": "^2.2.1",