Update dependency dompurify to v2.3.0 (#573)

Reviewed-on: vikunja/frontend#573
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-07-06 11:10:58 +00:00 committed by konrad
parent 8fca4f4c53
commit f9e5a17907
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"camel-case": "4.1.2",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.22.1",
"dompurify": "2.2.9",
"dompurify": "2.3.0",
"highlight.js": "11.0.1",
"lodash": "4.17.21",
"marked": "2.1.3",

View File

@ -5835,10 +5835,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"
dompurify@2.2.9:
version "2.2.9"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.9.tgz#4b42e244238032d9286a0d2c87b51313581d9624"
integrity sha512-+9MqacuigMIZ+1+EwoEltogyWGFTJZWU3258Rupxs+2CGs4H914G9er6pZbsme/bvb5L67o2rade9n21e4RW/w==
dompurify@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.0.tgz#07bb39515e491588e5756b1d3e8375b5964814e2"
integrity sha512-VV5C6Kr53YVHGOBKO/F86OYX6/iLTw2yVSI721gKetxpHCK/V5TaLEf9ODjRgl1KLSWRMY6cUhAbv/c+IUnwQw==
domutils@1.5.1:
version "1.5.1"