Skip to content

Commit bb63adb

Browse files
author
Mihai
committed
Update htmlparser2 package
This fixes "Unable to resolve module `stream`" error.
1 parent 3f0c9ad commit bb63adb

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
@@ -16,7 +16,7 @@
1616
"buffer": "^4.5.1",
1717
"events": "^1.1.0",
1818
"html-entities": "^1.2.0",
19-
"htmlparser2": "^3.9.0"
19+
"htmlparser2": "^3.10.1"
2020
},
2121
"peerDependencies": {
2222
"prop-types": ">=15.5.10",

0 commit comments

Comments
 (0)