Skip to content

Commit f484da1

Browse files
chore(deps): Bump dompurify in /userdocs in the npm_and_yarn group (#1029)
Bumps the npm_and_yarn group in /userdocs with 1 update: [dompurify](https://github.com/cure53/DOMPurify). Updates `dompurify` from 3.1.6 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60de224 commit f484da1

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

userdocs/yarn.lock

+10-3
Original file line numberDiff line numberDiff line change
@@ -2632,6 +2632,11 @@
26322632
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.2.5.tgz#1daa6456f40959d06157698a653a9ab0a70281df"
26332633
integrity sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==
26342634

2635+
"@types/trusted-types@^2.0.7":
2636+
version "2.0.7"
2637+
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
2638+
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
2639+
26352640
"@types/unist@*", "@types/unist@^3.0.0":
26362641
version "3.0.2"
26372642
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
@@ -4257,9 +4262,11 @@ domhandler@^5.0.2, domhandler@^5.0.3:
42574262
domelementtype "^2.3.0"
42584263

42594264
dompurify@^3.0.6:
4260-
version "3.1.6"
4261-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
4262-
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
4265+
version "3.2.4"
4266+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
4267+
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
4268+
optionalDependencies:
4269+
"@types/trusted-types" "^2.0.7"
42634270

42644271
domutils@^2.5.2, domutils@^2.8.0:
42654272
version "2.8.0"

0 commit comments

Comments
 (0)