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

@@ -6,11 +6,11 @@
"@actions/core": "1.9.1",
"@actions/github": "2.1.1",
"@azure/cosmos": "^3.17.3",
"@azure/identity": "^2.1.0",
"@azure/storage-blob": "^12.13.0",
"@azure/identity": "^3.3.0",
"@azure/storage-blob": "^12.16.0",
"@electron/get": "^1.12.4",
"@types/ansi-colors": "^3.2.0",
"@types/azure": "0.9.19",
"@types/azure": "0.9.20",
"@types/byline": "^4.2.32",
"@types/cssnano": "^4.0.0",
"@types/debounce": "^1.0.0",