v4.5.1 security release
- Security updates for search input and VTT files (See security advisory for details.)
- DOMPurify added to AblePlayer files
- Where this string method is used:
replace(“\n”, “<br />), changed toreplace(\n\g, “<br />”)to ensure that all newline characters in the string are replaced with<br />tags