Skip to content

Commit

Permalink
Merge pull request #166 from Lombiq/renovate/nuget-sixlabors.imagesha…
Browse files Browse the repository at this point in the history
…rp-vulnerability

Update dependency SixLabors.ImageSharp to 3.1.7 [SECURITY]
  • Loading branch information
Piedone authored Mar 7, 2025
2 parents 5196f2d + c50f6ab commit d624677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.VueJs.Samples/Lombiq.VueJs.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="OrchardCore.DisplayManagement" Version="2.1.0" />
<PackageReference Include="OrchardCore.ResourceManagement" Version="2.1.0" />
<!-- Only needed to override the vulnerable version referenced by ZXing.Net.Bindings.ImageSharp.V3. -->
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
<PackageReference Include="ZXing.Net.Bindings.ImageSharp.V3" Version="0.16.16" />
</ItemGroup>

Expand Down

0 comments on commit d624677

Please sign in to comment.