Skip to content

Commit

Permalink
Update dependency HtmlSanitizer to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 4ac5e7c commit 1f8a3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SAST.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="AngleSharp" Version="0.14.0" />
<PackageReference Include="HtmlSanitizer" Version="5.0.355" />
<PackageReference Include="HtmlSanitizer" Version="8.0.865" />
</ItemGroup>


Expand Down

0 comments on commit 1f8a3e7

Please sign in to comment.