Bump form-data from 4.0.4 to 4.0.5

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Closes #114

Change-Id: I124c1198501c182f176af40fa02df764491fe4f2
diff --git a/package.json b/package.json
index 83f1d5f..85a8466 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
   "dependencies": {
     "@slack/web-api": "^7.10.0",
     "chai": "^6.2.0",
-    "form-data": "^4.0.4",
+    "form-data": "^4.0.5",
     "mocha": "^11.7.4",
     "mocha-junit-reporter": "^2.2.1",
     "puppeteer": "^24.23.0",