Skip to content

Commit

Permalink
Update HtmlSanitizer (#8)
Browse files Browse the repository at this point in the history
The old version has known vulnerabilities.
  • Loading branch information
akoeplinger authored Nov 8, 2023
1 parent c9bfe8c commit 33f460f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OrchardCore.Build/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageManagement Include="GraphQL.MicrosoftDI" Version="4.8.0" />
<PackageManagement Include="GraphQL.SystemTextJson" Version="4.8.0" />
<PackageManagement Include="Jint" Version="3.0.0-beta-2048" />
<PackageManagement Include="HtmlSanitizer" Version="8.0.645" />
<PackageManagement Include="HtmlSanitizer" Version="8.0.746" />
<PackageManagement Include="Lorem.Universal.NET" Version="4.0.80" />
<PackageManagement Include="Lucene.Net" Version="4.8.0-beta00016" />
<PackageManagement Include="Lucene.Net.Analysis.Common" Version="4.8.0-beta00016" />
Expand Down

0 comments on commit 33f460f

Please sign in to comment.