Bump axios from 1.13.6 to 1.17.0

Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.17.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.17.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Closes #154

Change-Id: Id56089fa4b4198e9ac7e323b11edcd18a48d6dc6
diff --git a/package.json b/package.json
index e6ddc19..3b50d74 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "license": "APACHE-2.0",
   "dependencies": {
     "@slack/web-api": "^7.15.0",
-    "axios": "^1.7.9",
+    "axios": "^1.17.0",
     "chai": "^6.2.2",
     "form-data": "^4.0.5",
     "mocha": "^11.7.6",