fix(deps): update dependency dompurify to v2.3.9 #2131

Merged
konrad merged 1 commits from renovate/dompurify-2.x into main 2022-07-14 07:01:37 +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.8",
"dompurify": "2.3.9",
"easymde": "2.16.1",
"flatpickr": "4.6.13",
"flexsearch": "0.7.21",

View File

@ -5005,10 +5005,10 @@ domhandler@^4.2.0:
dependencies:
domelementtype "^2.2.0"
dompurify@2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.8.tgz#224fe9ae57d7ebd9a1ae1ac18c1c1ca3f532226f"
integrity sha512-eVhaWoVibIzqdGYjwsBWodIQIaXFSB+cKDf4cfxLMsK0xiud6SE+/WCVx/Xw/UwQsa4cS3T2eITcdtmTg2UKcw==
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==
domutils@^2.6.0:
version "2.8.0"