Bump axios from 0.19.2 to 0.21.1 in /extensions/azurecore (#13922)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-06 16:38:30 -08:00
committed by GitHub
parent 4af333d362
commit f75665d488
2 changed files with 14 additions and 2 deletions

View File

@@ -322,7 +322,7 @@
"dependencies": {
"@azure/arm-resourcegraph": "^2.0.0",
"@azure/arm-subscriptions": "1.0.0",
"axios": "^0.19.2",
"axios": "^0.21.1",
"qs": "^6.9.1",
"vscode-nls": "^4.0.0",
"ws": "^7.2.0"