Skip to content

Commit 37cb0af

Browse files
chore(deps): update dependency dompurify to v3.4.1 (#5648)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 0196c96 commit 37cb0af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"serialize-javascript": "7.0.5",
5555
"brace-expansion": "5.0.5",
5656
"qs": "6.15.1",
57-
"dompurify": "3.4.0",
57+
"dompurify": "3.4.1",
5858
"node-forge": "1.4.0",
5959
"picomatch": "4.0.4",
6060
"svgo": "4.0.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4592,10 +4592,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
45924592
dependencies:
45934593
domelementtype "^2.3.0"
45944594

4595-
dompurify@3.4.0, dompurify@^3.2.5:
4596-
version "3.4.0"
4597-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.0.tgz#b1fc33ebdadb373241621e0a30e4ad81573dfd0b"
4598-
integrity sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==
4595+
dompurify@3.4.1, dompurify@^3.2.5:
4596+
version "3.4.1"
4597+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.4.1.tgz#521d04483ac12631b2aedf434a5f5390933b8789"
4598+
integrity sha512-JahakDAIg1gyOm7dlgWSDjV4n7Ip2PKR55NIT6jrMfIgLFgWo81vdr1/QGqWtFNRqXP9UV71oVePtjqS2ebnPw==
45994599
optionalDependencies:
46004600
"@types/trusted-types" "^2.0.7"
46014601

0 commit comments

Comments
 (0)