chore(front): update dependency dompurify to v2.4.3
This commit is contained in:
parent
51f185f941
commit
e9178315ee
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue