Skip to content

Commit

Permalink
Merge pull request #500 from SeriaWei/dependabot/nuget/src/ZKEACMS/Ht…
Browse files Browse the repository at this point in the history
…mlSanitizer-8.0.723

Bump HtmlSanitizer from 8.0.692 to 8.0.723 in /src/ZKEACMS
  • Loading branch information
SeriaWei committed Oct 9, 2023
2 parents 0c541b2 + 255597e commit fdcb998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZKEACMS/ZKEACMS.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<AssemblyName>ZKEACMS</AssemblyName>
Expand Down Expand Up @@ -30,7 +30,7 @@
<ItemGroup>
<PackageReference Include="Fluid.Core" Version="2.4.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
<PackageReference Include="HtmlSanitizer" Version="8.0.692" />
<PackageReference Include="HtmlSanitizer" Version="8.0.723" />
<PackageReference Include="LiteDB" Version="5.0.17" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
Expand Down

0 comments on commit fdcb998

Please sign in to comment.