bump happy-dom, disable all JS&c when parsing
version 10 didn't quite support disabling all of that I have tested that `MfmService` (the other code that uses `happy-dom`) still works fine: the RSS feed for a user is generated correctly, with HTML rendered from MFM
This commit is contained in:
parent
27f3d76a2b
commit
26e0412fbb
3 changed files with 44 additions and 10 deletions
|
|
@ -122,7 +122,7 @@
|
|||
"form-data": "4.0.0",
|
||||
"glob": "10.3.10",
|
||||
"got": "14.4.2",
|
||||
"happy-dom": "10.0.3",
|
||||
"happy-dom": "15.6.1",
|
||||
"hpagent": "1.2.0",
|
||||
"htmlescape": "1.1.1",
|
||||
"http-link-header": "1.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue