Update dependency dompurify to v2.2.9 (#529)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/529 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
570cfc8610
commit
324d387d0a
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
"camel-case": "4.1.2",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.22.1",
|
||||
"dompurify": "2.2.8",
|
||||
"dompurify": "2.2.9",
|
||||
"highlight.js": "11.0.0",
|
||||
"lodash": "4.17.21",
|
||||
"marked": "2.0.6",
|
||||
|
|
|
@ -5851,10 +5851,10 @@ domhandler@^2.3.0:
|
|||
dependencies:
|
||||
domelementtype "1"
|
||||
|
||||
dompurify@2.2.8:
|
||||
version "2.2.8"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.8.tgz#ce88e395f6d00b6dc53f80d6b2a6fdf5446873c6"
|
||||
integrity sha512-9H0UL59EkDLgY3dUFjLV6IEUaHm5qp3mxSqWw7Yyx4Zhk2Jn2cmLe+CNPP3xy13zl8Bqg+0NehQzkdMoVhGRww==
|
||||
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==
|
||||
|
||||
domutils@1.5.1:
|
||||
version "1.5.1"
|
||||
|
|
Loading…
Reference in a new issue