Skip to content

Commit 2af5f78

Browse files
Bump HtmlAgilityPack from 1.11.52 to 1.11.54
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.52 to 1.11.54. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.52...v1.11.54) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fe945a commit 2af5f78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CwebizAPI.Share/CwebizAPI.Share.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
10+
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.7">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

CwebizAPI/CwebizAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Algolia.Search" Version="6.14.0" />
1515
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
1616
<PackageReference Include="EntityFramework" Version="6.4.4" />
17-
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
17+
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
1818
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.18" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.7">
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)