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

This commit is contained in:
renovate[bot]
2024-07-01 11:21:38 +00:00
parent f6af646b80
commit 7e8dad41ec

7
package-lock.json generated
View File

@@ -9749,9 +9749,10 @@
}
},
"node_modules/dompurify": {
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.3.tgz",
"integrity": "sha512-09uyBM2URzOfXMUAqGRnm9R9IUeSkzO9PktXc2eVQIsBmmJUqRmfL1xW2QPBxVJEtlEVs5d8ndrsIQsyAqs81g=="
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.5.tgz",
"integrity": "sha512-FgbqnEPiv5Vdtwt6Mxl7XSylttCC03cqP5ldNT2z+Kj0nLxPHJH4+1Cyf5Jasxhw93Rl4Oo11qRoUV72fmya2Q==",
"license": "(MPL-2.0 OR Apache-2.0)"
},
"node_modules/domutils": {
"version": "2.8.0",