Skip to content

Commit a09c024

Browse files
Bump dompurify from 3.2.3 to 3.2.4 (#13427)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2052d1c commit a09c024

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"core-js": "3.40.0",
188188
"deep-eql": "4.1.3",
189189
"deepcopy": "2.1.0",
190-
"dompurify": "3.2.3",
190+
"dompurify": "3.2.4",
191191
"express": "4.21.2",
192192
"express-http-context": "1.2.4",
193193
"filesize": "10.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3960,10 +3960,10 @@ domhandler@^5.0.1, domhandler@^5.0.2, domhandler@^5.0.3:
39603960
dependencies:
39613961
domelementtype "^2.3.0"
39623962

3963-
3964-
version "3.2.3"
3965-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
3966-
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
3963+
3964+
version "3.2.4"
3965+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
3966+
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
39673967
optionalDependencies:
39683968
"@types/trusted-types" "^2.0.7"
39693969

0 commit comments

Comments
 (0)