chore(front): update dependency dompurify to v2.4.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2483>
This commit is contained in:
parent
29fd476a63
commit
7af1dfd19e
|
@ -29,7 +29,7 @@
|
|||
"butterchurn": "3.0.0-beta.4",
|
||||
"butterchurn-presets": "3.0.0-beta.4",
|
||||
"diff": "5.1.0",
|
||||
"dompurify": "2.4.3",
|
||||
"dompurify": "2.4.5",
|
||||
"focus-trap": "7.2.0",
|
||||
"fomantic-ui-css": "2.9.1",
|
||||
"howler": "2.2.3",
|
||||
|
|
|
@ -3160,10 +3160,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
|
|||
dependencies:
|
||||
domelementtype "^2.3.0"
|
||||
|
||||
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==
|
||||
dompurify@2.4.5:
|
||||
version "2.4.5"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.4.5.tgz#0e89a27601f0bad978f9a924e7a05d5d2cccdd87"
|
||||
integrity sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==
|
||||
|
||||
domutils@^3.0.1:
|
||||
version "3.1.0"
|
||||
|
|
Loading…
Reference in New Issue