commit | 77b7049bde69b132d8a6a9b02eda90ef2c77a2b7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 09 14:34:54 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Jul 12 17:03:49 2025 +0200 |
tree | 45ac94dcb37983ced6060f6aeb0de039d502fe78 | |
parent | 669c043431778bac52757e8e582e1cb9e45d13bb [diff] [blame] |
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",