fix(deps): update dependency dompurify to v2.3.10 #2167

Merged
konrad merged 1 commits from renovate/dompurify-2.x into main 2022-07-18 20:36:44 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"bulma-css-variables": "0.9.33",
"camel-case": "4.1.2",
"date-fns": "2.28.0",
"dompurify": "2.3.9",
"dompurify": "2.3.10",
"easymde": "2.16.1",
"flatpickr": "4.6.13",
"flexsearch": "0.7.21",

View File

@ -4975,10 +4975,10 @@ domhandler@^4.2.0:
dependencies:
domelementtype "^2.2.0"
dompurify@2.3.9:
version "2.3.9"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.9.tgz#a4be5e7278338d6db09922dffcf6182cd099d70a"
integrity sha512-3zOnuTwup4lPV/GfGS6UzG4ub9nhSYagR/5tB3AvDEwqyy5dtyCM2dVjwGDCnrPerXifBKTYh/UWCGKK7ydhhw==
dompurify@2.3.10:
version "2.3.10"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.10.tgz#901f7390ffe16a91a5a556b94043314cd4850385"
integrity sha512-o7Fg/AgC7p/XpKjf/+RC3Ok6k4St5F7Q6q6+Nnm3p2zGWioAY6dh0CbbuwOhH2UcSzKsdniE/YnE2/92JcsA+g==
domutils@^2.6.0:
version "2.8.0"