From 6a6bc92cca05c2424667fb06385dd8c4849e9ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 04:58:20 +0000 Subject: [PATCH] Bump AngleSharp from 0.17.1 to 1.0.3 Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 0.17.1 to 1.0.3. - [Release notes](https://github.com/AngleSharp/AngleSharp/releases) - [Commits](https://github.com/AngleSharp/AngleSharp/compare/v0.17.1...1.0.3) --- updated-dependencies: - dependency-name: AngleSharp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/HtmlSanitizer/HtmlSanitizer.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HtmlSanitizer/HtmlSanitizer.csproj b/src/HtmlSanitizer/HtmlSanitizer.csproj index 7f49ebc5..a0539435 100644 --- a/src/HtmlSanitizer/HtmlSanitizer.csproj +++ b/src/HtmlSanitizer/HtmlSanitizer.csproj @@ -1,4 +1,4 @@ - + Cleans HTML from constructs that can be used for cross-site scripting (XSS) @@ -38,7 +38,7 @@ - +