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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View file

@ -9167,9 +9167,9 @@
}
},
"node_modules/@types/sanitize-html": {
"version": "2.9.4",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.4.tgz",
"integrity": "sha512-Ym4hjmAFxF/eux7nW2yDPAj2o9RYh0vP/9V5ECoHtgJ/O9nPGslUd20CMn6WatRMlFVfjMTg3lMcWq8YyO6QnA==",
"version": "2.9.5",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.5.tgz",
"integrity": "sha512-2Sr1vd8Dw+ypsg/oDDfZ57OMSG2Befs+l2CMyCC5bVSK3CpE7lTB2aNlbbWzazgVA+Qqfuholwom6x/mWd1qmw==",
"dev": true,
"dependencies": {
"htmlparser2": "^8.0.0"