chore(front): update dependency dompurify to v2.4.5
This commit is contained in:
parent
49a29ea935
commit
8ff610e903
|
@ -29,7 +29,7 @@
|
||||||
"butterchurn": "3.0.0-beta.4",
|
"butterchurn": "3.0.0-beta.4",
|
||||||
"butterchurn-presets": "3.0.0-beta.4",
|
"butterchurn-presets": "3.0.0-beta.4",
|
||||||
"diff": "5.1.0",
|
"diff": "5.1.0",
|
||||||
"dompurify": "2.4.3",
|
"dompurify": "2.4.5",
|
||||||
"focus-trap": "7.2.0",
|
"focus-trap": "7.2.0",
|
||||||
"fomantic-ui-css": "2.9.1",
|
"fomantic-ui-css": "2.9.1",
|
||||||
"howler": "2.2.3",
|
"howler": "2.2.3",
|
||||||
|
|
|
@ -2893,10 +2893,10 @@ domhandler@^5.0.1, domhandler@^5.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
domelementtype "^2.3.0"
|
domelementtype "^2.3.0"
|
||||||
|
|
||||||
dompurify@2.4.3:
|
dompurify@2.4.5:
|
||||||
version "2.4.3"
|
version "2.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.3.tgz#f4133af0e6a50297fc8874e2eaedc13a3c308c03"
|
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.5.tgz#0e89a27601f0bad978f9a924e7a05d5d2cccdd87"
|
||||||
integrity sha512-q6QaLcakcRjebxjg8/+NP+h0rPfatOgOzc46Fst9VAA3jF2ApfKBNKMzdP4DYTqtUMXSCd5pRS/8Po/OmoCHZQ==
|
integrity sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==
|
||||||
|
|
||||||
domutils@^3.0.1:
|
domutils@^3.0.1:
|
||||||
version "3.0.1"
|
version "3.0.1"
|
||||||
|
|
Loading…
Reference in New Issue