Skip to content

Commit 891eda4

Browse files
build(package): upgrade dependency [email protected]
html-dom-parser 0.2.2 → 0.2.3 This fixes a bug related to client-side DOM parsing for unclosed HTML markup. Relates to #126 and remarkablemark/html-dom-parser#18
1 parent 4a99cc5 commit 891eda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"dependencies": {
3838
"@types/domhandler": "2.4.1",
39-
"html-dom-parser": "0.2.2",
39+
"html-dom-parser": "0.2.3",
4040
"react-property": "1.0.1",
4141
"style-to-object": "0.2.3"
4242
},

0 commit comments

Comments
 (0)