Skip to content

Commit

Permalink
Update Directory.Packages.props to patch moderate severity vulnerability
Browse files Browse the repository at this point in the history
according to microsoft GHSA-m5vv-6r4h-3vj9
  • Loading branch information
Nizar-Almshantaf authored and jasontaylordev committed Jul 1, 2024
1 parent 5950ca6 commit ce8f9c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="Ardalis.GuardClauses" Version="4.5.0" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
<PackageVersion Include="Azure.Identity" Version="1.11.1" />
<PackageVersion Include="Azure.Identity" Version="1.12.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="FluentValidation.AspNetCore" Version="11.3.0" />
Expand Down Expand Up @@ -49,4 +49,4 @@
<PackageVersion Include="SpecFlow.NUnit" Version="3.9.74" />
<!--#endif-->
</ItemGroup>
</Project>
</Project>

0 comments on commit ce8f9c0

Please sign in to comment.