Bump @slack/web-api from 7.10.0 to 7.12.0

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

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

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

Closes #106

Change-Id: I67d9534c863fe57fbf2a4faa0183137dc23c4b0c
diff --git a/package.json b/package.json
index 13cb648..2ff2708 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "author": "Marc Kupietz",
   "license": "APACHE-2.0",
   "dependencies": {
-    "@slack/web-api": "^7.10.0",
+    "@slack/web-api": "^7.12.0",
     "chai": "^6.2.0",
     "form-data": "^4.0.5",
     "mocha": "^11.7.4",