fix(lib/vscode): update axios to 0.21.2

This commit is contained in:
Joe Previte
2021-09-09 16:28:46 -07:00
parent 7a735014bb
commit 293d11330e
2 changed files with 12 additions and 9 deletions

View File

@@ -96,6 +96,9 @@
"@types/node-fetch": "^2.5.7",
"@types/uuid": "8.0.0"
},
"resolutions": {
"axios": "0.21.2"
},
"repository": {
"type": "git",
"url": "https://github.com/microsoft/vscode.git"