Bump axios from 0.19.2 to 0.21.2

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...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]
2021-12-17 01:54:12 +00:00
committed by GitHub
parent 5f2de997ea
commit 852a6cc1a7
2 changed files with 9 additions and 25 deletions

View File

@ -27,7 +27,7 @@
],
"license": "MIT",
"dependencies": {
"axios": "^0.19.0"
"axios": "^0.21.2"
},
"devDependencies": {
"@types/chai": "^4.1.1",