| commit | 541f6b260665078fce057ef3d664cee90f0b6e67 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 13 14:23:15 2026 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Mar 21 09:20:07 2026 +0100 |
| tree | d6203bef0745846566454fb1da9245ddce9529e0 | |
| parent | a67ab8ea56f7a80107914007b7098aa52df75aca [diff] [blame] |
Bump @slack/web-api from 7.13.0 to 7.15.0 Bumps [@slack/web-api](https://github.com/slackapi/node-slack-sdk) from 7.13.0 to 7.15.0. - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.13.0...@slack/web-api@7.15.0) --- updated-dependencies: - dependency-name: "@slack/web-api" dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #141 Change-Id: I48d8059201a2ce2c9dff5ad23cfb8a4acd01a975
diff --git a/package.json b/package.json index 739cdc2..3733794 100644 --- a/package.json +++ b/package.json
@@ -18,7 +18,7 @@ "author": "Marc Kupietz", "license": "APACHE-2.0", "dependencies": { - "@slack/web-api": "^7.13.0", + "@slack/web-api": "^7.15.0", "axios": "^1.7.9", "chai": "^6.2.2", "form-data": "^4.0.5",