Update dependency dompurify to v2.1.0 (#245)
continuous-integration/drone/push Build is passing Details

Update dependency dompurify to v2.1.0

Reviewed-on: #245
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-09-23 10:41:54 +00:00 committed by konrad
parent 2a65efe6b0
commit ad64a74104
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"camel-case": "4.1.1",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.16.1",
"dompurify": "2.0.17",
"dompurify": "2.1.0",
"lodash": "4.17.20",
"marked": "1.1.1",
"register-service-worker": "1.7.1",

View File

@ -5618,10 +5618,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"
dompurify@2.0.17:
version "2.0.17"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.17.tgz#505ffa126a580603df4007e034bdc9b6b738668e"
integrity sha512-nNwwJfW55r8akD8MSFz6k75bzyT2y6JEa1O3JrZFBf+Y5R9JXXU4OsRl0B9hKoPgHTw2b7ER5yJ5Md97MMUJPg==
dompurify@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.1.0.tgz#29ae507c1e50ea8e46929844194670605160df01"
integrity sha512-wKExRhOwUnfm1icoISSXnlmM1P2l07W2tFQqbU+8oySnvy7tHwj2iHJ1kJQi8EfcTlojsHKESOJwCGVJmNUdPQ==
domutils@1.5.1:
version "1.5.1"