chore(deps): bump dompurify from 3.2.4 to 3.3.2

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.4 to 3.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.4...3.3.2)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-06 22:14:44 +00:00
committed by GitHub
parent a889c39c5b
commit 779cb08976
2 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@
"core-js": "^3", "core-js": "^3",
"dateformat": "^3.0.3", "dateformat": "^3.0.3",
"diff-match-patch": "^1.0.5", "diff-match-patch": "^1.0.5",
"dompurify": "^3.2.4", "dompurify": "^3.3.2",
"driver.js": "^1.3.6", "driver.js": "^1.3.6",
"electron-devtools-installer": "^3.2.1", "electron-devtools-installer": "^3.2.1",
"electron-log": "^5.1.5", "electron-log": "^5.1.5",

View File

@@ -8105,10 +8105,10 @@ domexception@^4.0.0:
dependencies: dependencies:
webidl-conversions "^7.0.0" webidl-conversions "^7.0.0"
dompurify@^3.2.4: dompurify@^3.3.2:
version "3.2.4" version "3.3.2"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e" resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.2.tgz#58c515d0f8508b8749452a028aa589ad80b36325"
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg== integrity sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==
optionalDependencies: optionalDependencies:
"@types/trusted-types" "^2.0.7" "@types/trusted-types" "^2.0.7"