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

This commit is contained in:
renovate[bot] 2023-10-22 16:28:37 +00:00 committed by GitHub
parent d67453e60f
commit 89be09c80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View File

@ -14309,9 +14309,9 @@
}
},
"node_modules/@types/sanitize-html": {
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.2.tgz",
"integrity": "sha512-7TAQFoXdwjSvebOl0oKh5QXGrI+uyTc8Here+WcR9vpLEE7wxpoK6Vuvw++dsmL+Yw8K91x76tLoWchD5pqpRg==",
"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==",
"dev": true,
"dependencies": {
"htmlparser2": "^8.0.0"