Bump axios from 1.7.4 to 1.8.2

Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
- [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.7.4...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-22 19:20:24 +00:00
committed by GitHub
parent 2704ca2d68
commit d6babdd724
2 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.7.4",
"axios": "^1.8.2",
"dotenv": "^16.3.1",
"express": "^4.21.2"
}