fix(deps): update dependency dompurify to v2.3.6
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2022-02-17 11:03:16 +00:00 committed by Gitea
parent 2c6ba1fa89
commit cd15a756d7
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"codemirror": "5.65.1",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.28.0",
"dompurify": "2.3.5",
"dompurify": "2.3.6",
"easymde": "2.16.1",
"flatpickr": "4.6.9",
"flexsearch": "0.7.21",

View File

@ -5741,10 +5741,10 @@ domhandler@^4.3.0:
dependencies:
domelementtype "^2.2.0"
dompurify@2.3.5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.5.tgz#c83ed5a3ae5ce23e52efe654ea052ffb358dd7e3"
integrity sha512-kD+f8qEaa42+mjdOpKeztu9Mfx5bv9gVLO6K9jRx4uGvh6Wv06Srn4jr1wPNY2OOUGGSKHNFN+A8MA3v0E0QAQ==
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==
domutils@^2.6.0, domutils@^2.8.0:
version "2.8.0"