Skip to content

Commit a934aa7

Browse files
committed
chore: update HTMLSanitizer
1 parent 222de51 commit a934aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "DocumentationGenerator"
22
uuid = "8f0d3306-d70b-5309-b898-24bb6ab47850"
33
authors = ["Sebastian Pfitzner <[email protected]>", "Simon Danisch <[email protected]>", "Venkatesh Dayananda <[email protected]>"]
44
repo = "https://github.com/JuliaDocs/DocumentationGenerator.jl.git"
5-
version = "0.8.2"
5+
version = "0.8.3"
66

77
[deps]
88
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -28,7 +28,7 @@ GitHub = "5.1, 5.2, 5.3, 5.4"
2828
GitForge = "0.4"
2929
GithubMarkdown = "0.2"
3030
Gumbo = "0.8"
31-
HTMLSanitizer = "0.2"
31+
HTMLSanitizer = "0.2.1"
3232
Highlights = "0.4, 0.5"
3333
JSON = "0.21"
3434
julia = "1.1"

0 commit comments

Comments
 (0)