| commit | ed513cd56446ee38e99df7d0cb73f606cc2dba81 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 04 14:23:22 2026 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jun 11 16:24:03 2026 +0200 |
| tree | b8d342c4e65b75eec184a6eed52a460db06ebbae | |
| parent | dde5062b2a294fe2adb6d697d0c19807246e6a13 [diff] [blame] |
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",