Skip to content

Commit

Permalink
Update SixLabors.ImageSharp (CVE-2024-27929)
Browse files Browse the repository at this point in the history
Update SixLabors.ImageSharp to address CVE-2024-27929
  • Loading branch information
Bykiev committed Mar 7, 2024
1 parent 8dfec38 commit 7685221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/NPOI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.0" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="SixLabors.Fonts" Version="1.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' != 'net472' ">
Expand Down

0 comments on commit 7685221

Please sign in to comment.