chore(deps): update dependency dompurify to v3.1.1 (#2320)

This is a security update according to the changelog
This commit is contained in:
renovate[bot] 2024-04-26 13:59:12 +02:00 committed by GitHub
parent ed2f517b44
commit 3b1093d78a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"date-fns": "3.6.0",
"defu": "6.1.4",
"destr": "2.0.3",
"dompurify": "3.1.0",
"dompurify": "3.1.1",
"fast-equals": "5.0.1",
"hls.js": "1.5.8",
"inter-ui": "4.0.2",

8
package-lock.json generated
View File

@ -30,7 +30,7 @@
"date-fns": "3.6.0",
"defu": "6.1.4",
"destr": "2.0.3",
"dompurify": "3.1.0",
"dompurify": "3.1.1",
"fast-equals": "5.0.1",
"hls.js": "1.5.8",
"inter-ui": "4.0.2",
@ -5119,9 +5119,9 @@
}
},
"node_modules/dompurify": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.0.tgz",
"integrity": "sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA=="
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.1.tgz",
"integrity": "sha512-tVP8C/GJwnABOn/7cx/ymx/hXpmBfWIPihC1aOEvS8GbMqy3pgeYtJk1HXN3CO7tu+8bpY18f6isjR5Cymj0TQ=="
},
"node_modules/dpdm": {
"version": "3.14.0",