Skip to content

Commit ae0b900

Browse files
chore(deps): bump dompurify from 3.1.0 to 3.1.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.0 to 3.1.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.0...3.1.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10cd1e7 commit ae0b900

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4278,7 +4278,7 @@
42784278
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz"
42794279
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
42804280

4281-
"@types/trusted-types@*":
4281+
"@types/trusted-types@*", "@types/trusted-types@^2.0.7":
42824282
version "2.0.7"
42834283
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
42844284
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
@@ -6288,9 +6288,11 @@ domhandler@^4.2.0, domhandler@^4.3.1:
62886288
domelementtype "^2.2.0"
62896289

62906290
dompurify@^3.0.0:
6291-
version "3.1.0"
6292-
resolved "https://registry.npmjs.org/dompurify/-/dompurify-3.1.0.tgz"
6293-
integrity sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA==
6291+
version "3.2.1"
6292+
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.1.tgz#d480972aeb1a59eb8ac47cba95558fbd72a0127b"
6293+
integrity sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w==
6294+
optionalDependencies:
6295+
"@types/trusted-types" "^2.0.7"
62946296

62956297
"dompurify@^3.0.11 <3.1.7":
62966298
version "3.1.6"

0 commit comments

Comments
 (0)