chore(deps): update dependency @types/sanitize-html to v2.9.5

This commit is contained in:
renovate[bot]
2023-11-24 22:13:10 +00:00
committed by GitHub
parent 2164ad39db
commit 6115baad9d
+3 -3
View File
@@ -9167,9 +9167,9 @@
} }
}, },
"node_modules/@types/sanitize-html": { "node_modules/@types/sanitize-html": {
"version": "2.9.4", "version": "2.9.5",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.4.tgz", "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.5.tgz",
"integrity": "sha512-Ym4hjmAFxF/eux7nW2yDPAj2o9RYh0vP/9V5ECoHtgJ/O9nPGslUd20CMn6WatRMlFVfjMTg3lMcWq8YyO6QnA==", "integrity": "sha512-2Sr1vd8Dw+ypsg/oDDfZ57OMSG2Befs+l2CMyCC5bVSK3CpE7lTB2aNlbbWzazgVA+Qqfuholwom6x/mWd1qmw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"htmlparser2": "^8.0.0" "htmlparser2": "^8.0.0"