fix(deps): update dependency dompurify to v3.0.2

This commit is contained in:
renovate 2023-04-14 18:04:56 +00:00
parent f050cb7015
commit 503fb8da76
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"codemirror": "5.65.12",
"date-fns": "2.29.3",
"dayjs": "1.11.7",
"dompurify": "3.0.1",
"dompurify": "3.0.2",
"easymde": "2.18.0",
"fast-deep-equal": "3.1.3",
"flatpickr": "4.6.13",

View File

@ -61,8 +61,8 @@ dependencies:
specifier: 1.11.7
version: 1.11.7
dompurify:
specifier: 3.0.1
version: 3.0.1
specifier: 3.0.2
version: 3.0.2
easymde:
specifier: 2.18.0
version: 2.18.0
@ -6814,8 +6814,8 @@ packages:
domelementtype: 2.3.0
dev: true
/dompurify@3.0.1:
resolution: {integrity: sha512-60tsgvPKwItxZZdfLmamp0MTcecCta3avOhsLgPZ0qcWt96OasFfhkeIRbJ6br5i0fQawT1/RBGB5L58/Jpwuw==}
/dompurify@3.0.2:
resolution: {integrity: sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw==}
dev: false
/domutils@2.8.0: