Bump axios from 0.19.0 to 0.21.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-05 21:00:57 +00:00 committed by GitHub
commit 6c077c2861
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.1",
"express": "^4.17.1",
"express-validator": "^6.2.0"
}