Skip to content

Commit 245b0bb

Browse files
Bump Azure.Storage.Blobs from 12.11.0 to 12.13.0 (#128)
* in /UACloudLibraryServer * fixes CVE-2022-30187
1 parent da0a94d commit 245b0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UACloudLibraryServer/UA-CloudLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="AWSSDK.S3" Version="3.7.8.10" />
2222
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.130" />
2323
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.2.1" />
24-
<PackageReference Include="Azure.Storage.Blobs" Version="12.11.0" />
24+
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
2525
<PackageReference Include="Google.Cloud.Storage.V1" Version="3.7.0" />
2626
<PackageReference Include="Google.Cloud.AspNetCore.DataProtection.Storage" Version="1.0.0-alpha03" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)