chore(deps): update dependency dompurify to v3.2.7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| dompurify | devDependencies | patch | 3.2.6 -> 3.2.7 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
cure53/DOMPurify (dompurify)
v3.2.7: DOMPurify 3.2.7
- Added new attributes and elements to default allow-list, thanks @elrion018
- Added
tagNameparameter to custom elementattributeNameCheck, thanks @nelstrom - Added better check for animated
hrefattributes, thanks @llamakko - Updated and improved the bundled types, thanks @ssi02014
- Updated several tests to better align with new browser encoding behaviors
- Improved the handling of potentially risky content inside CDATA elements, thanks @securityMB & @terjanq
- Improved the regular expression for raw-text elements to cover textareas, thanks @securityMB & @terjanq
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.