Skip to content

Commit f030dce

Browse files
authored
[deps] Upgraded dompurify to ^3.3.1 #986
Related to #986
1 parent c5a4bc1 commit f030dce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5030,10 +5030,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
50305030
dependencies:
50315031
domelementtype "^2.3.0"
50325032

5033-
dompurify@^3.0.6:
5034-
version "3.2.4"
5035-
resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz"
5036-
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
5033+
dompurify@^3.3.1:
5034+
version "3.3.1"
5035+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.3.1.tgz#c7e1ddebfe3301eacd6c0c12a4af284936dbbb86"
5036+
integrity sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==
50375037
optionalDependencies:
50385038
"@types/trusted-types" "^2.0.7"
50395039

0 commit comments

Comments
 (0)