mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 11:08:31 -05:00
Update Azure core packages and additional error handling (#24500)
This commit is contained in:
@@ -520,12 +520,13 @@
|
||||
"hasAzureResourceProviders": true
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/arm-resourcegraph": "^4.0.0",
|
||||
"@azure/arm-resourcegraph": "^4.2.1",
|
||||
"@azure/arm-subscriptions": "^3.0.0",
|
||||
"@azure/msal-common": "^11.0.0",
|
||||
"@azure/msal-node": "^1.16.0",
|
||||
"@azure/msal-common": "^13.3.0",
|
||||
"@azure/msal-node": "^1.18.3",
|
||||
"@azure/ms-rest-js": "^2.2.0",
|
||||
"@azure/storage-blob": "^12.13.0",
|
||||
"axios": "^0.27.2",
|
||||
"axios": "^1.5.0",
|
||||
"lockfile": "1.0.4",
|
||||
"@microsoft/ads-extension-telemetry": "^3.0.1",
|
||||
"node-fetch": "^2.6.7",
|
||||
|
||||
Reference in New Issue
Block a user