chore(front): update dependency dompurify to v2.4.3

This commit is contained in:
Renovate Bot 2023-01-22 13:35:16 +00:00
parent 51f185f941
commit e9178315ee
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"butterchurn": "3.0.0-beta.4",
"butterchurn-presets": "3.0.0-beta.4",
"diff": "5.1.0",
"dompurify": "2.4.1",
"dompurify": "2.4.3",
"focus-trap": "7.2.0",
"fomantic-ui-css": "2.9.0",
"howler": "2.2.3",

View File

@ -2908,10 +2908,10 @@ domhandler@^5.0.1, domhandler@^5.0.2:
dependencies:
domelementtype "^2.3.0"
dompurify@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.1.tgz#f9cb1a275fde9af6f2d0a2644ef648dd6847b631"
integrity sha512-ewwFzHzrrneRjxzmK6oVz/rZn9VWspGFRDb4/rRtIsM1n36t9AKma/ye8syCpcw+XJ25kOK/hOG7t1j2I2yBqA==
dompurify@2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.3.tgz#f4133af0e6a50297fc8874e2eaedc13a3c308c03"
integrity sha512-q6QaLcakcRjebxjg8/+NP+h0rPfatOgOzc46Fst9VAA3jF2ApfKBNKMzdP4DYTqtUMXSCd5pRS/8Po/OmoCHZQ==
domutils@^3.0.1:
version "3.0.1"