Update Azure core packages and additional error handling (#24500)

This commit is contained in:
Cheena Malhotra
2023-09-28 15:53:49 -07:00
committed by GitHub
parent 25cdb558a7
commit 731dc6318f
8 changed files with 149 additions and 115 deletions

View File

@@ -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",