Skip to content

Commit c9eb658

Browse files
committed
Updates ImageSharp package to latest version to fix security vulnerability.
1 parent 856d0c5 commit c9eb658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cofoundry.Plugins.Imaging.ImageSharp/Cofoundry.Plugins.Imaging.ImageSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<PackageReference Include="Cofoundry.Web" Version="0.12.0" />
30-
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
30+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
3131
</ItemGroup>
3232

3333
</Project>

0 commit comments

Comments
 (0)