Update dependency dompurify to v2.0.15 (#229)
Update dependency dompurify to v2.0.15 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/229
This commit is contained in:
parent
b464d7b85c
commit
15e0f8b300
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
"camel-case": "4.1.1",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.16.1",
|
||||
"dompurify": "2.0.14",
|
||||
"dompurify": "2.0.15",
|
||||
"lodash": "4.17.20",
|
||||
"marked": "1.1.1",
|
||||
"register-service-worker": "1.7.1",
|
||||
|
|
|
@ -5622,10 +5622,10 @@ domhandler@^2.3.0:
|
|||
dependencies:
|
||||
domelementtype "1"
|
||||
|
||||
dompurify@2.0.14:
|
||||
version "2.0.14"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.14.tgz#792f72e95bc643999e7ae81baf6e9c6d9de02429"
|
||||
integrity sha512-oqcjyCLHLjWugZ6VwK0YfmRND/DFy/CuZhdasmymMfnxbzaaQxBSA1ATZIXWESGDj/nvq1vKLmRa7rTdbGgrmQ==
|
||||
dompurify@2.0.15:
|
||||
version "2.0.15"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.15.tgz#80e300fc3e89547bd0af1aff2eba88ce17fc9dea"
|
||||
integrity sha512-8AnYW8iXOC7xC7K3FBvQ7+GdmtOsgDGZC5dDXaewCC674qcId7G5mhz5VIEnVShJVjQdlcaPjxpaOzaV9JC3Tg==
|
||||
|
||||
domutils@1.5.1:
|
||||
version "1.5.1"
|
||||
|
|
Loading…
Reference in a new issue