Skip to content

Commit

Permalink
fix: starsky/starsky.foundation.thumbnailmeta/starsky.foundation.thum…
Browse files Browse the repository at this point in the history
…bnailmeta.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 4df922f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="MetadataExtractor" Version="2.8.1"/>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
</ItemGroup>

<PropertyGroup Condition=" '$(noSonar)' == 'true' ">
Expand Down

0 comments on commit 4df922f

Please sign in to comment.