Skip to content

Commit 80fd83a

Browse files
authored
Update SixLabors.ImageSharp to 2.1.9 (#124)
This pulls in a fix for CVE-2024-41131
1 parent 698ec0e commit 80fd83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Packages.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515

1616
<!--Dependencies production code (and maybe also in test code)-->
17-
<PackageReference Update="SixLabors.ImageSharp" Version="2.1.3" />
17+
<PackageReference Update="SixLabors.ImageSharp" Version="2.1.9" />
1818

1919
<!-- Packages and tools for releasing (sourcelink)-->
2020
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.1.1" />

0 commit comments

Comments
 (0)