Bump @slack/web-api from 7.12.0 to 7.13.0

Bumps [@slack/web-api](https://github.com/slackapi/node-slack-sdk) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.12.0...@slack/web-api@7.13.0)

---
updated-dependencies:
- dependency-name: "@slack/web-api"
  dependency-version: 7.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Closes #115

Change-Id: I02f0c3ffabbb752f755860daa1cc69f892cc04ac
diff --git a/package.json b/package.json
index 583f469..8c97a8c 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "author": "Marc Kupietz",
   "license": "APACHE-2.0",
   "dependencies": {
-    "@slack/web-api": "^7.12.0",
+    "@slack/web-api": "^7.13.0",
     "axios": "^1.7.9",
     "chai": "^6.2.0",
     "form-data": "^4.0.5",