Updating axios package to fix component governance issue. (#15339)

* Updating axios package and related libraries.

* Adding node fetch due to a test failure
This commit is contained in:
Aasim Khan
2021-05-06 18:48:36 +00:00
committed by GitHub
parent 9405795d4a
commit 18b2524528
6 changed files with 177 additions and 135 deletions

View File

@@ -453,7 +453,7 @@
},
"dependencies": {
"@microsoft/ads-extension-telemetry": "^1.1.3",
"axios": "^0.19.2",
"axios": "^0.21.1",
"linux-release-info": "^2.0.0",
"promisify-child-process": "^3.1.1",
"semver": "^7.3.2",