Update dependency dompurify to v2.2.2 (#289)
Update dependency dompurify to v2.2.2 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/289 Co-Authored-By: renovate <renovatebot@kolaente.de> Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
7343e98a26
commit
a468a332a0
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.2.1",
|
||||
"dompurify": "2.2.2",
|
||||
"lodash": "4.17.20",
|
||||
"marked": "1.2.2",
|
||||
"register-service-worker": "1.7.1",
|
||||
|
|
|
@ -5617,10 +5617,10 @@ domhandler@^2.3.0:
|
|||
dependencies:
|
||||
domelementtype "1"
|
||||
|
||||
dompurify@2.2.1:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.1.tgz#835a78bafbfc99c326df34fb428e6ba74c7301b2"
|
||||
integrity sha512-FE7cSplSZgg0CPoUKL4qqzZ80pYt8GVSNvmViTL9XVO4hVN7ctrSaQkrM06/OSCTnkAx3pCgENx7jZWPF2mu1w==
|
||||
dompurify@2.2.2:
|
||||
version "2.2.2"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.2.tgz#cb8c2b1a2f3c8a0b565127504ae4eedec176a972"
|
||||
integrity sha512-BsGR4nDLaC5CNBnyT5I+d5pOeaoWvgVeg6Gq/aqmKYWMPR07131u60I80BvExLAJ0FQEIBQ1BTicw+C5+jOyrg==
|
||||
|
||||
domutils@1.5.1:
|
||||
version "1.5.1"
|
||||
|
|
Loading…
Reference in a new issue