Bump axios from 1.3.2 to 1.6.0

Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.6.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.3.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-11 10:29:26 +00:00 committed by GitHub
commit 909fa35f83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@
"author": "@Rodrigo_plp",
"license": "ISC",
"dependencies": {
"axios": "^1.3.2",
"axios": "^1.6.0",
"express": "^4.18.2",
"express-validator": "^6.14.3"
}