web-widgets
web-widgets copied to clipboard
fix(deps): update dependency dompurify to ^2.5.6
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| dompurify | dependencies | patch | ^2.5.0 -> ^2.5.6 |
Release Notes
cure53/DOMPurify (dompurify)
v2.5.6: DOMPurify 2.5.6
- Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @kevin-mizu
- Fixed a minor problem with the bower file pointing to the wrong dist path
- Updated several development dependencies
v2.5.5: DOMPurify 2.5.5
- Fixed a minor issue with the dist paths in
bower.js, thanks @HakumenNC - Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks @kakao-bishop-cho
v2.5.4: DOMPurify 2.5.4
- Fixed a bug with latest
isNaNchecks affecting MSIE, thanks @tulach - Fixed the tests for MSIE and fixed related test-runner
v2.5.3: DOMPurify 2.5.3
- Fixed several mXSS variations found by and thanks to @kevin-mizu & @Ry0taK
- Added better configurability for comment scrubbing default behavior
- Added better hardening against Prototype Pollution attacks, thanks @kevin-mizu
- Fixed some smaller issues in README and other documentation
v2.5.2: DOMPurify 2.5.2
- Addressed and fixed a mXSS variation found by @kevin-mizu
- Addressed and fixed a mXSS variation found by Adam Kues of Assetnote
- Updated tests for older Safari and Chrome versions
v2.5.1: DOMPurify 2.5.1
- Fixed an mXSS sanitizer bypass reported by @icesfont
- Added new code to track element nesting depth
- Added new code to enforce a maximum nesting depth of 255
- Added coverage tests and necessary clobbering protections
Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.