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

This commit is contained in:
renovate[bot] 2023-11-11 07:42:36 +00:00 committed by GitHub
parent 85fffb61df
commit a72ab8dac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View File

@ -9152,9 +9152,9 @@
}
},
"node_modules/@types/sanitize-html": {
"version": "2.9.3",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.3.tgz",
"integrity": "sha512-1rsSdEJLV7utAG+Fms2uP+nSmmYmOhUUSSZvUz4wF2wlA0M5/A/gVgnpWZ7EKaPWsrrxWiSuNJqSBW8dh2isBA==",
"version": "2.9.4",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.4.tgz",
"integrity": "sha512-Ym4hjmAFxF/eux7nW2yDPAj2o9RYh0vP/9V5ECoHtgJ/O9nPGslUd20CMn6WatRMlFVfjMTg3lMcWq8YyO6QnA==",
"dev": true,
"dependencies": {
"htmlparser2": "^8.0.0"