Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 20, 2024
1 parent ce39dfe commit 5026cd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Argon" Version="0.21.0" />
<PackageVersion Include="Bogus" Version="35.6.0" />
<PackageVersion Include="Bogus" Version="35.6.1" />
<PackageVersion Include="CountryData" Version="6.5.0" />
<PackageVersion Include="GeoJSON.Net" Version="1.4.1" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.65" />
Expand All @@ -17,10 +17,10 @@
<PackageVersion Include="ProjectDefaults" Version="1.0.135" />
<PackageVersion Include="System.Drawing.Common" Version="8.0.8" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<!-- explcit to avoid a cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="Verify.Xunit" Version="26.5.0" />
<PackageVersion Include="Xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.30" />
<!-- explcit to avoid a cve -->
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
</Project>

0 comments on commit 5026cd7

Please sign in to comment.