Skip to content

Commit

Permalink
Update SixLabors.ImageSharp to resolve CVE-2024-27929.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeeton committed Mar 5, 2024
1 parent b9cabaf commit 9c91c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Buddhabrot.Core/Buddhabrot.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Destructurama.Attributed" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
</ItemGroup>

</Project>

0 comments on commit 9c91c1d

Please sign in to comment.