diff --git a/package.json b/package.json index 881e80d21..d8feab243 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "homepage": "https://github.com/scality/Arsenal#readme", "dependencies": { "@azure/identity": "^4.13.0", - "@azure/storage-blob": "^12.28.0", + "@azure/storage-blob": "^12.29.1", "@js-sdsl/ordered-set": "^4.4.2", "@scality/hdclient": "^1.3.1", "JSONStream": "^1.3.5", diff --git a/yarn.lock b/yarn.lock index 7b66e1f91..865d80adc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -148,10 +148,10 @@ jsonwebtoken "^9.0.0" uuid "^8.3.0" -"@azure/storage-blob@^12.28.0": - version "12.28.0" - resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.28.0.tgz#a64ce49f0fe9fe08f1f7c1b36164033678d38cf6" - integrity sha512-VhQHITXXO03SURhDiGuHhvc/k/sD2WvJUS7hqhiVNbErVCuQoLtWql7r97fleBlIRKHJaa9R7DpBjfE0pfLYcA== +"@azure/storage-blob@^12.29.1": + version "12.29.1" + resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.29.1.tgz#d9588b3f56f3621f92936fa3e7f268e00a34548a" + integrity sha512-7ktyY0rfTM0vo7HvtK6E3UvYnI9qfd6Oz6z/+92VhGRveWng3kJwMKeUpqmW/NmwcDNbxHpSlldG+vsUnRFnBg== dependencies: "@azure/abort-controller" "^2.1.2" "@azure/core-auth" "^1.9.0" @@ -164,14 +164,14 @@ "@azure/core-util" "^1.11.0" "@azure/core-xml" "^1.4.5" "@azure/logger" "^1.1.4" - "@azure/storage-common" "^12.0.0-beta.2" + "@azure/storage-common" "^12.1.1" events "^3.0.0" tslib "^2.8.1" -"@azure/storage-common@^12.0.0-beta.2": - version "12.0.0" - resolved "https://registry.yarnpkg.com/@azure/storage-common/-/storage-common-12.0.0.tgz#a652d7daeb252b7827362b4e818f52fee15a1264" - integrity sha512-QyEWXgi4kdRo0wc1rHum9/KnaWZKCdQGZK1BjU4fFL6Jtedp7KLbQihgTTVxldFy1z1ZPtuDPx8mQ5l3huPPbA== +"@azure/storage-common@^12.1.1": + version "12.1.1" + resolved "https://registry.yarnpkg.com/@azure/storage-common/-/storage-common-12.1.1.tgz#cd0768188f7cf8ea7202d584067ad5f3eba89744" + integrity sha512-eIOH1pqFwI6UmVNnDQvmFeSg0XppuzDLFeUNO/Xht7ODAzRLgGDh7h550pSxoA+lPDxBl1+D2m/KG3jWzCUjTg== dependencies: "@azure/abort-controller" "^2.1.2" "@azure/core-auth" "^1.9.0"