Skip to content

Commit 415cb59

Browse files
fix(package): upgrade html-dom-parser to fix client ES Module export
1 parent b79658d commit 415cb59

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
@@ -45,7 +45,7 @@
4545
],
4646
"dependencies": {
4747
"domhandler": "5.0.3",
48-
"html-dom-parser": "3.1.0",
48+
"html-dom-parser": "3.1.1",
4949
"react-property": "2.0.0",
5050
"style-to-js": "1.1.1"
5151
},

0 commit comments

Comments
 (0)