Skip to content

Commit 2a9783b

Browse files
build(deps): bump domhandler to 4.3.0 and html-dom-parser to 1.0.4
Release-As: 1.4.2 Closes #372 domhandler 4.2.2 → 4.3.0 html-dom-parser 1.0.3 → 1.0.4
1 parent 02cb331 commit 2a9783b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"dom"
3838
],
3939
"dependencies": {
40-
"domhandler": "4.2.2",
41-
"html-dom-parser": "1.0.3",
40+
"domhandler": "4.3.0",
41+
"html-dom-parser": "1.0.4",
4242
"react-property": "2.0.0",
4343
"style-to-js": "1.1.0"
4444
},

0 commit comments

Comments
 (0)