Bump axios from 0.19.2 to 0.21.1

Bumps [axios](https://github.com/axios/axios) from 0.19.2 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.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-05 23:28:59 +00:00
committed by GitHub
parent cbea6075aa
commit 4cc48536d2
2 changed files with 8 additions and 21 deletions

View File

@ -10,7 +10,7 @@
"author": "Pin Lin <moneycat711@gmail.com>",
"license": "MIT",
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.1",
"cheerio": "^1.0.0-rc.3",
"express": "^4.17.1",
"morgan": "^1.10.0",