Skip to content

Commit

Permalink
fix: starsky/starsky.feature.webhtmlpublish/starsky.feature.webhtmlpu…
Browse files Browse the repository at this point in the history
…blish.csproj to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SIXLABORSIMAGESHARP-7547406
- https://snyk.io/vuln/SNYK-DOTNET-SIXLABORSIMAGESHARP-7547407
  • Loading branch information
snyk-bot committed Jul 28, 2024
1 parent 2aea9a0 commit a89036f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="RazorLight" Version="2.3.1"/>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.3" />
</ItemGroup>

Expand Down

0 comments on commit a89036f

Please sign in to comment.