Update dependency dompurify to v2.2.6 (#342)

Update dependency dompurify to v2.2.6

Reviewed-on: vikunja/frontend#342
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-12-18 18:51:01 +00:00 committed by konrad
parent e80ba3fd6a
commit ed22c5711a
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"camel-case": "4.1.2",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.16.1",
"dompurify": "2.2.5",
"dompurify": "2.2.6",
"lodash": "4.17.20",
"marked": "1.2.7",
"register-service-worker": "1.7.2",

View File

@ -6428,10 +6428,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"
dompurify@2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.5.tgz#c42c897dc5a556b296327779270103bb23a64292"
integrity sha512-j5MdOrriBEpuU6MuUcmfvBjDb0grTUM+gsGz2VAVv83nnwjO/m+D43HFUZslR/0/y23tIas/p+oiliQoPWLwng==
dompurify@2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.6.tgz#54945dc5c0b45ce5ae228705777e8e59d7b2edc4"
integrity sha512-7b7ZArhhH0SP6W2R9cqK6RjaU82FZ2UPM7RO8qN1b1wyvC/NY1FNWcX1Pu00fFOAnzEORtwXe4bPaClg6pUybQ==
domutils@1.5.1:
version "1.5.1"