Skip to content

Commit cfda235

Browse files
committed
chore: upgrade azure-storage to 2.10.3
Signed-off-by: BoHong Li <[email protected]>
1 parent 30473c6 commit cfda235

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"archiver": "~3.1.1",
4141
"async": "~3.1.0",
4242
"aws-sdk": "~2.503.0",
43-
"azure-storage": "~2.10.2",
43+
"azure-storage": "~2.10.3",
4444
"babel-polyfill": "~6.26.0",
4545
"base64url": "~3.0.0",
4646
"body-parser": "~1.18.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,10 +1844,10 @@ aws4@^1.8.0:
18441844
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
18451845
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
18461846

1847-
azure-storage@~2.10.2:
1848-
version "2.10.2"
1849-
resolved "https://registry.yarnpkg.com/azure-storage/-/azure-storage-2.10.2.tgz#3bcabdbf10e72fd0990db81116e49023c4a675b6"
1850-
integrity sha512-pOyGPya9+NDpAfm5YcFfklo57HfjDbYLXxs4lomPwvRxmb0Di/A+a+RkUmEFzaQ8S13CqxK40bRRB0sjj2ZQxA==
1847+
azure-storage@~2.10.3:
1848+
version "2.10.3"
1849+
resolved "https://registry.yarnpkg.com/azure-storage/-/azure-storage-2.10.3.tgz#c5966bf929d87587d78f6847040ea9a4b1d4a50a"
1850+
integrity sha512-IGLs5Xj6kO8Ii90KerQrrwuJKexLgSwYC4oLWmc11mzKe7Jt2E5IVg+ZQ8K53YWZACtVTMBNO3iGuA+4ipjJxQ==
18511851
dependencies:
18521852
browserify-mime "~1.2.9"
18531853
extend "^3.0.2"

0 commit comments

Comments
 (0)