Skip to content

Commit

Permalink
Merge pull request #1317 from DontFretBrett/update-sixlabors-imagesha…
Browse files Browse the repository at this point in the history
…rp-218

Update SixLabors.ImageSharp to 2.1.8. CVE-2024-32036
  • Loading branch information
tonyqus authored Apr 18, 2024
2 parents 9e6eef1 + 44de724 commit 4eb5d0e
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.4.2" />
<PackageReference Include="SixLabors.Fonts" Version="1.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
</ItemGroup>

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

0 comments on commit 4eb5d0e

Please sign in to comment.