mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-04 13:55:46 +01:00
Bump dompurify from 3.4.8 to 3.4.10 in /extensions/mermaid-markdown-features (#321530)
Bump dompurify in /extensions/mermaid-markdown-features Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.8 to 3.4.10. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.8...3.4.10) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.10 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:
+4
-4
@@ -14,7 +14,7 @@
|
||||
"@mermaid-js/layout-elk": "^0.2.0",
|
||||
"@mermaid-js/layout-tidy-tree": "^0.2.0",
|
||||
"@mermaid-js/mermaid-zenuml": "^0.2.0",
|
||||
"dompurify": "^3.4.8",
|
||||
"dompurify": "^3.4.10",
|
||||
"mermaid": "^11.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -1845,9 +1845,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/dompurify": {
|
||||
"version": "3.4.8",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.8.tgz",
|
||||
"integrity": "sha512-yb1cEmaOum7wFvOCSQxyfgVlv5D47Rc30iZWoMpbDIWTnJ6grDDQyu2KFJzB2k7u0pMuJcQ1zphH//fFnw2tjQ==",
|
||||
"version": "3.4.10",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz",
|
||||
"integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==",
|
||||
"license": "(MPL-2.0 OR Apache-2.0)",
|
||||
"optionalDependencies": {
|
||||
"@types/trusted-types": "^2.0.7"
|
||||
|
||||
@@ -260,7 +260,7 @@
|
||||
"@mermaid-js/layout-elk": "^0.2.0",
|
||||
"@mermaid-js/layout-tidy-tree": "^0.2.0",
|
||||
"@mermaid-js/mermaid-zenuml": "^0.2.0",
|
||||
"dompurify": "^3.4.8",
|
||||
"dompurify": "^3.4.10",
|
||||
"mermaid": "^11.15.0"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user