Skip to content

Commit 95c8baa

Browse files
Update dependency Azure.Identity to 1.11.4 [SECURITY]
1 parent fd1d097 commit 95c8baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YsecOps.UI/YsecOps.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.2.2" />
1717
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.2" />
1818
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.2" />
19-
<PackageReference Include="Azure.Identity" Version="1.9.0" />
19+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
2020
<PackageReference Include="Azure.ResourceManager.KeyVault" Version="1.1.0" />
2121
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.5.0" />
2222
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />

0 commit comments

Comments
 (0)