Skip to content

Commit 79cb035

Browse files
⬆️(dependencies) update dompurify to v3.2.4 [SECURITY]
1 parent bdafda0 commit 79cb035

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/packages/lib_markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@lezer/common": "1.2.3",
106106
"@mdx-js/mdx2": "npm:@mdx-js/[email protected]",
107107
"codemirror": "6.0.1",
108-
"dompurify": "3.2.3",
108+
"dompurify": "3.2.4",
109109
"hast-util-from-parse5": "8.0.2",
110110
"lib-common": "*",
111111
"lib-components": "*",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7501,10 +7501,10 @@ [email protected]:
75017501
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.0.tgz#c9c88390f024c2823332615c9e20a453cf3825dd"
75027502
integrity sha512-Be9tbQMZds4a3C6xTmz68NlMfeONA//4dOavl/1rNw50E+/QO0KVpbcU0PcaW0nsQxurXls9ZocqFxk8R2mWEA==
75037503

7504-
7505-
version "3.2.3"
7506-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
7507-
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
7504+
7505+
version "3.2.4"
7506+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
7507+
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
75087508
optionalDependencies:
75097509
"@types/trusted-types" "^2.0.7"
75107510

0 commit comments

Comments
 (0)