Skip to content

Commit

Permalink
Merge pull request #59 from felipementel/snyk-fix-0790dec8a3bd15ff1f0…
Browse files Browse the repository at this point in the history
…af82173ee71f6

[Snyk] Security upgrade Azure.Identity from 1.11.3 to 1.11.4
  • Loading branch information
felipementel authored Jun 12, 2024
2 parents 2bb3204 + 6bd665d commit 7139366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DEPLOY.Cachorro.Api/DEPLOY.Cachorro.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.5" />
Expand Down

0 comments on commit 7139366

Please sign in to comment.