fix(deps): update dependency dompurify to v2.3.8 (#1943)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #1943
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-05-14 14:32:57 +00:00 committed by konrad
parent da809cbd7e
commit c5b7b0de78
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"camel-case": "4.1.2",
"codemirror": "5.65.3",
"date-fns": "2.28.0",
"dompurify": "2.3.6",
"dompurify": "2.3.8",
"easymde": "2.16.1",
"flatpickr": "4.6.13",
"flexsearch": "0.7.21",

View File

@ -5079,10 +5079,10 @@ domhandler@^4.2.0:
dependencies:
domelementtype "^2.2.0"
dompurify@2.3.6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.6.tgz#2e019d7d7617aacac07cbbe3d88ae3ad354cf875"
integrity sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg==
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==
domutils@^2.6.0:
version "2.8.0"