fix(deps): update dependency dompurify to v3 (#3107)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3107 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
9a20b7a853
commit
ae86d0d42a
@ -66,7 +66,7 @@
|
||||
"codemirror": "5.65.11",
|
||||
"date-fns": "2.29.3",
|
||||
"dayjs": "1.11.7",
|
||||
"dompurify": "2.4.3",
|
||||
"dompurify": "3.0.0",
|
||||
"easymde": "2.18.0",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"flatpickr": "4.6.13",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -49,7 +49,7 @@ specifiers:
|
||||
cypress: 12.5.1
|
||||
date-fns: 2.29.3
|
||||
dayjs: 1.11.7
|
||||
dompurify: 2.4.3
|
||||
dompurify: 3.0.0
|
||||
easymde: 2.18.0
|
||||
esbuild: 0.17.8
|
||||
eslint: 8.34.0
|
||||
@ -119,7 +119,7 @@ dependencies:
|
||||
codemirror: 5.65.11
|
||||
date-fns: 2.29.3
|
||||
dayjs: 1.11.7
|
||||
dompurify: 2.4.3
|
||||
dompurify: 3.0.0
|
||||
easymde: 2.18.0
|
||||
fast-deep-equal: 3.1.3
|
||||
flatpickr: 4.6.13
|
||||
@ -6979,8 +6979,8 @@ packages:
|
||||
domelementtype: 2.3.0
|
||||
dev: true
|
||||
|
||||
/dompurify/2.4.3:
|
||||
resolution: {integrity: sha512-q6QaLcakcRjebxjg8/+NP+h0rPfatOgOzc46Fst9VAA3jF2ApfKBNKMzdP4DYTqtUMXSCd5pRS/8Po/OmoCHZQ==}
|
||||
/dompurify/3.0.0:
|
||||
resolution: {integrity: sha512-0g/yr2IJn4nTbxwL785YxS7/AvvgGFJw6LLWP+BzWzB1+BYOqPUT9Hy0rXrZh5HLdHnxH72aDdzvC9SdTjsuaA==}
|
||||
dev: false
|
||||
|
||||
/domutils/2.8.0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user