Bump @slack/web-api from 7.9.3 to 7.10.0

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

Change-Id: Ia6363e858018078f67348ee547c38744c72ad32b

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

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

Closes #81

Change-Id: I2ac14145d15328ff568daa0de827d99453692b72
diff --git a/package.json b/package.json
index 9b68178..6859204 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "author": "Marc Kupietz",
   "license": "APACHE-2.0",
   "dependencies": {
-    "@slack/web-api": "^7.3.4",
+    "@slack/web-api": "^7.10.0",
     "chai": "^6.0.0",
     "form-data": "^4.0.4",
     "mocha": "^11.7.1",