fix(deps): update dependency dompurify to v2.4.2

This commit is contained in:
renovate 2023-01-05 17:04:34 +00:00
parent 6a03972f16
commit 2a6aff6ffa
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"codemirror": "5.65.11",
"date-fns": "2.29.3",
"dayjs": "1.11.7",
"dompurify": "2.4.1",
"dompurify": "2.4.2",
"easymde": "2.18.0",
"fast-deep-equal": "3.1.3",
"flatpickr": "4.6.13",

View File

@ -47,7 +47,7 @@ specifiers:
cypress: 12.3.0
date-fns: 2.29.3
dayjs: 1.11.7
dompurify: 2.4.1
dompurify: 2.4.2
easymde: 2.18.0
esbuild: 0.16.14
eslint: 8.31.0
@ -116,7 +116,7 @@ dependencies:
codemirror: 5.65.11
date-fns: 2.29.3
dayjs: 1.11.7
dompurify: 2.4.1
dompurify: 2.4.2
easymde: 2.18.0
fast-deep-equal: 3.1.3
flatpickr: 4.6.13
@ -6049,8 +6049,8 @@ packages:
domelementtype: 2.3.0
dev: true
/dompurify/2.4.1:
resolution: {integrity: sha512-ewwFzHzrrneRjxzmK6oVz/rZn9VWspGFRDb4/rRtIsM1n36t9AKma/ye8syCpcw+XJ25kOK/hOG7t1j2I2yBqA==}
/dompurify/2.4.2:
resolution: {integrity: sha512-ckbbxcGpfTJ7SNHC2yT2pHSCYxo2oQgSfdoDHQANzMzQyGzVmalF9W/B+X97Cdik5xFwWtwJP232gIP2+1kNEA==}
dev: false
/domutils/2.8.0: