chore(deps): update dependency dompurify to v3.2.5
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| dompurify | devDependencies | patch | 3.2.4->3.2.5 | 
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
cure53/DOMPurify (dompurify)
v3.2.5: DOMPurify 3.2.5
- Added a check to the mXSS detection regex to be more strict, thanks @masatokinugawa
- Added ESM type imports in source, removes patch function, thanks @donmccurdy
- Added script to verify various TypeScript configurations, thanks @reduckted
- Added more modern browsers to the Karma launchers list
- Added Node 23.x to tested runtimes, removed Node 17.x
- Fixed the generation of source maps, thanks @reduckted
- Fixed an unexpected behavior with ALLOWED_URI_REGEXPusing the 'g' flag, thanks @hhk-png
- Fixed a few typos in the README file
Configuration
- 
If you want to rebase/retry this MR, check this box 
This MR has been generated by Renovate Bot.