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

Update dependency dompurify to v2.0.15

Reviewed-on: #229
This commit is contained in:
renovate 2020-09-03 11:18:48 +00:00 committed by konrad
parent b464d7b85c
commit 15e0f8b300
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.14",
"dompurify": "2.0.15",
"lodash": "4.17.20",
"marked": "1.1.1",
"register-service-worker": "1.7.1",

View File

@ -5622,10 +5622,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"
dompurify@2.0.14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.14.tgz#792f72e95bc643999e7ae81baf6e9c6d9de02429"
integrity sha512-oqcjyCLHLjWugZ6VwK0YfmRND/DFy/CuZhdasmymMfnxbzaaQxBSA1ATZIXWESGDj/nvq1vKLmRa7rTdbGgrmQ==
dompurify@2.0.15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.0.15.tgz#80e300fc3e89547bd0af1aff2eba88ce17fc9dea"
integrity sha512-8AnYW8iXOC7xC7K3FBvQ7+GdmtOsgDGZC5dDXaewCC674qcId7G5mhz5VIEnVShJVjQdlcaPjxpaOzaV9JC3Tg==
domutils@1.5.1:
version "1.5.1"