@azure/storage-file-share 12.24.1-alpha.20240726.1 → 12.24.1-alpha.20240729.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/storage-file-share",
|
3
3
|
"sdk-type": "client",
|
4
|
-
"version": "12.24.1-alpha.
|
4
|
+
"version": "12.24.1-alpha.20240729.2",
|
5
5
|
"description": "Microsoft Azure Storage SDK for JavaScript - File",
|
6
6
|
"main": "./dist/index.js",
|
7
7
|
"module": "./dist-esm/storage-file-share/src/index.js",
|
@@ -115,7 +115,7 @@
|
|
115
115
|
}
|
116
116
|
},
|
117
117
|
"dependencies": {
|
118
|
-
"@azure/abort-controller": "^1.
|
118
|
+
"@azure/abort-controller": "^2.1.2",
|
119
119
|
"@azure/core-auth": "^1.4.0",
|
120
120
|
"@azure/core-client": "^1.6.2",
|
121
121
|
"@azure/core-http-compat": "^2.0.0",
|