Bump axios from 1.6.5 to 1.7.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-31 23:46:55 +00:00
committed by GitHub
parent 1ad1f0dc34
commit d5ab1c83e4
2 changed files with 6 additions and 6 deletions

View File

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