Update dependency dompurify to v2.2.4 (#330)
continuous-integration/drone/push Build is failing Details

Update dependency dompurify to v2.2.4

Reviewed-on: #330
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-12-16 10:51:58 +00:00 committed by konrad
parent 30704dea8c
commit f04ee6f130
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"camel-case": "4.1.2",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.16.1",
"dompurify": "2.2.3",
"dompurify": "2.2.4",
"lodash": "4.17.20",
"marked": "1.2.7",
"register-service-worker": "1.7.2",

View File

@ -6428,10 +6428,10 @@ domhandler@^2.3.0:
dependencies:
domelementtype "1"
dompurify@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.3.tgz#ec653ba521b39f397c2ca045769438d593ea8a9f"
integrity sha512-8Hv7Q0FuwD9rWoB6qI2eZsfKbGXfoUVuGHHrE15vgk4ReOKwOkSgbqb2OMFtc0d5besOEkoLkcyuV10zQ2X5gw==
dompurify@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.2.4.tgz#a98cd182b729bdd8715c3eb7a8bf8eafb2ff7410"
integrity sha512-jE21SelIgWrGKoXGfGPA524Zt1IJFBnktwfFMHDlEYRx5FZOdc+4eEH9mkA6PuhExrq3HVpJnY8hMYUzAMl0OA==
domutils@1.5.1:
version "1.5.1"