mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user