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

This commit is contained in:
renovate[bot]
2024-07-08 06:55:46 +00:00
parent 362bb8b3cf
commit 08ead35644

6
package-lock.json generated
View File

@@ -9738,9 +9738,9 @@
}
},
"node_modules/dompurify": {
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.5.tgz",
"integrity": "sha512-FgbqnEPiv5Vdtwt6Mxl7XSylttCC03cqP5ldNT2z+Kj0nLxPHJH4+1Cyf5Jasxhw93Rl4Oo11qRoUV72fmya2Q==",
"version": "2.5.6",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.6.tgz",
"integrity": "sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==",
"license": "(MPL-2.0 OR Apache-2.0)"
},
"node_modules/domutils": {