Skip to content

Commit d6cbd38

Browse files
committed
fix: bump up html-dom-parser to handle carriage return
1 parent c8373ff commit d6cbd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"dependencies": {
5151
"domhandler": "5.0.3",
52-
"html-dom-parser": "5.0.10",
52+
"html-dom-parser": "5.0.11",
5353
"react-property": "2.0.2",
5454
"style-to-js": "1.1.16"
5555
},

0 commit comments

Comments
 (0)