Update dependency dompurify to v2.1.1 (#248)
Update dependency dompurify to v2.1.1 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/248 Co-Authored-By: renovate <renovatebot@kolaente.de> Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
7940d3fd60
commit
d17bf82ca5
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.1.0",
|
||||
"dompurify": "2.1.1",
|
||||
"lodash": "4.17.20",
|
||||
"marked": "1.1.1",
|
||||
"register-service-worker": "1.7.1",
|
||||
|
|
|
@ -5618,10 +5618,10 @@ domhandler@^2.3.0:
|
|||
dependencies:
|
||||
domelementtype "1"
|
||||
|
||||
dompurify@2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.0.tgz#29ae507c1e50ea8e46929844194670605160df01"
|
||||
integrity sha512-wKExRhOwUnfm1icoISSXnlmM1P2l07W2tFQqbU+8oySnvy7tHwj2iHJ1kJQi8EfcTlojsHKESOJwCGVJmNUdPQ==
|
||||
dompurify@2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.1.tgz#b5aa988676b093a9c836d8b855680a8598af25fe"
|
||||
integrity sha512-NijiNVkS/OL8mdQL1hUbCD6uty/cgFpmNiuFxrmJ5YPH2cXrPKIewoixoji56rbZ6XBPmtM8GA8/sf9unlSuwg==
|
||||
|
||||
domutils@1.5.1:
|
||||
version "1.5.1"
|
||||
|
|
Loading…
Reference in a new issue