Skip to content

Commit a41f4dd

Browse files
authored
Merge pull request #173 from pluginpal/dependabot/npm_and_yarn/docs/dompurify-3.2.4
2 parents ba55528 + cf35548 commit a41f4dd

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

docs/yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,6 +2376,11 @@
23762376
dependencies:
23772377
"@types/node" "*"
23782378

2379+
"@types/trusted-types@^2.0.7":
2380+
version "2.0.7"
2381+
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
2382+
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
2383+
23792384
"@types/unist@*", "@types/unist@^3.0.0":
23802385
version "3.0.3"
23812386
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
@@ -4073,9 +4078,11 @@ domhandler@^5.0.2, domhandler@^5.0.3:
40734078
domelementtype "^2.3.0"
40744079

40754080
dompurify@^3.0.5:
4076-
version "3.1.6"
4077-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
4078-
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
4081+
version "3.2.4"
4082+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
4083+
integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
4084+
optionalDependencies:
4085+
"@types/trusted-types" "^2.0.7"
40794086

40804087
domutils@^2.5.2, domutils@^2.8.0:
40814088
version "2.8.0"

0 commit comments

Comments
 (0)