mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-17 07:37:24 +00:00
Update dependency dompurify to v2.3.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3b72054350
commit
8188621a3b
2 changed files with 6 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
|||
"cypress-file-upload": "5.0.8",
|
||||
"d3-graphviz": "3.2.0",
|
||||
"diff": "5.0.0",
|
||||
"dompurify": "2.3.3",
|
||||
"dompurify": "2.3.4",
|
||||
"emoji-picker-element": "1.8.2",
|
||||
"emoji-picker-element-data": "1.2.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
|
|
|
@ -6260,6 +6260,11 @@ dompurify@2.3.3:
|
|||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.3.tgz#c1af3eb88be47324432964d8abc75cf4b98d634c"
|
||||
integrity sha512-dqnqRkPMAjOZE0FogZ+ceJNM2dZ3V/yNOuFB7+39qpO93hHhfRpHw3heYQC7DPK9FqbQTfBKUJhiSfz4MvXYwg==
|
||||
|
||||
dompurify@2.3.4:
|
||||
version "2.3.4"
|
||||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.4.tgz#1cf5cf0105ccb4debdf6db162525bd41e6ddacc6"
|
||||
integrity sha512-6BVcgOAVFXjI0JTjEvZy901Rghm+7fDQOrNIcxB4+gdhj6Kwp6T9VBhBY/AbagKHJocRkDYGd6wvI+p4/10xtQ==
|
||||
|
||||
domutils@^1.7.0:
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
|
||||
|
|
Loading…
Add table
Reference in a new issue