Update dependency dompurify to v3.1.3 (#5)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dompurify](https://togithub.com/cure53/DOMPurify) | [`3.1.0` ->
`3.1.3`](https://renovatebot.com/diffs/npm/dompurify/3.1.0/3.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/dompurify/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dompurify/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dompurify/3.1.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dompurify/3.1.0/3.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>cure53/DOMPurify (dompurify)</summary>

###
[`v3.1.3`](https://togithub.com/cure53/DOMPurify/releases/tag/3.1.3):
DOMPurify 3.1.3

[Compare
Source](https://togithub.com/cure53/DOMPurify/compare/3.1.2...3.1.3)

- Fixed several mXSS variations found by and thanks to
[@&#8203;kevin-mizu](https://togithub.com/kevin-mizu) &
[@&#8203;Ry0taK](https://togithub.com/Ry0taK)
- Added better and more verbose handling of `nodeType` check management,
thanks [@&#8203;ssi02014](https://togithub.com/ssi02014)
-   Added better configurability for comment scrubbing default behavior
- Added better hardening against Prototype Pollution attacks, thanks
[@&#8203;kevin-mizu](https://togithub.com/kevin-mizu)
-   Fixed some smaller issues in README and other documentation

###
[`v3.1.2`](https://togithub.com/cure53/DOMPurify/releases/tag/3.1.2):
DOMPurify 3.1.2

[Compare
Source](https://togithub.com/cure53/DOMPurify/compare/3.1.1...3.1.2)

- Addressed and fixed a mXSS variation found by
[@&#8203;kevin-mizu](https://togithub.com/kevin-mizu)
- Addressed and fixed a mXSS variation found by [Adam
Kues](https://twitter.com/hash_kitten) of Assetnote
-   Updated tests for older Safari and Chrome versions

###
[`v3.1.1`](https://togithub.com/cure53/DOMPurify/releases/tag/3.1.1):
DOMPurify 3.1.1

[Compare
Source](https://togithub.com/cure53/DOMPurify/compare/3.1.0...3.1.1)

- Fixed an mXSS sanitiser bypass reported by
[@&#8203;icesfont](https://togithub.com/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.**

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ramackersjp/Piped).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
This commit is contained in:
J.P 2024-05-14 04:06:50 +02:00 committed by GitHub
commit e06cbdb2b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 830 additions and 908 deletions

1736
package-lock.json generated

File diff suppressed because it is too large Load diff

2
pnpm-lock.yaml generated
View file

@ -6,7 +6,7 @@ settings:
dependencies:
dompurify:
specifier: 3.1.3
specifier: ^3.1.3
version: 3.1.3
fast-xml-parser:
specifier: 4.3.6