Skip to content

Commit b0df87e

Browse files
committed
Update to latest version of ImageSharp to fix downstream security vulnerability.
1 parent c9eb658 commit b0df87e

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.4" />
30+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
3131
</ItemGroup>
3232

3333
</Project>

0 commit comments

Comments
 (0)