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 19:09:19 +00:00
committed by GitHub
parent f4c8f996ae
commit acb44b33de
2 changed files with 17 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
"start": "next start -p 80"
},
"dependencies": {
"axios": "^0.19.1",
"axios": "^0.21.1",
"formhero": "^0.0.7",
"formidable": "^1.2.1",
"next": "^10.0.4",