Browse Source
chore(deps): bump dompurify from 3.4.2 to 3.4.10 (#11871)
Signed-off-by: dependabot[bot] <support@github.com>
pull/11873/head
dependabot[bot]
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
package-lock.json
|
|
|
@ -17614,9 +17614,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/dompurify": { |
|
|
|
"version": "3.4.2", |
|
|
|
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.2.tgz", |
|
|
|
"integrity": "sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==", |
|
|
|
"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" |
|
|
|
|