fix(cache): update @azure/storage-blob to ^12.29.1 to address punycode deprecation

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-12 14:05:14 +00:00
parent 5ef62e14dd
commit 74ac6db523
+1 -1
View File
@@ -16,7 +16,7 @@
"@actions/io": "^2.0.0",
"@azure/abort-controller": "^1.1.0",
"@azure/core-rest-pipeline": "^1.22.0",
"@azure/storage-blob": "^12.13.0",
"@azure/storage-blob": "^12.29.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"semver": "^6.3.1"
},