Bump dompurify from 3.2.7 to 3.3.2 in /extensions/markdown-language-features (#299899)

Bump dompurify in /extensions/markdown-language-features

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.7 to 3.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.7...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 10:48:14 -07:00
committed by GitHub
parent 0fb3dfe61f
commit dcea9a598c
2 changed files with 8 additions and 5 deletions

View File

@@ -782,7 +782,7 @@
},
"dependencies": {
"@vscode/extension-telemetry": "^0.9.8",
"dompurify": "^3.2.7",
"dompurify": "^3.3.2",
"highlight.js": "^11.8.0",
"markdown-it": "^12.3.2",
"markdown-it-front-matter": "^0.2.4",