Bump axios from 0.19.0 to 0.21.2

Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.2)

---
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-02-12 01:44:51 +00:00 committed by GitHub
commit c6784ad959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 25 deletions

View file

@ -9,7 +9,7 @@
"author": "@Rodrigo_plp",
"license": "ISC",
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.2",
"express": "^4.18.2",
"express-validator": "^6.2.0"
}