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

This commit is contained in:
renovate[bot] 2023-10-07 13:22:36 +00:00 committed by GitHub
parent 864faccad0
commit b023a88f27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View file

@ -13962,9 +13962,9 @@
}
},
"node_modules/@types/sanitize-html": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.0.tgz",
"integrity": "sha512-4fP/kEcKNj2u39IzrxWYuf/FnCCwwQCpif6wwY6ROUS1EPRIfWJjGkY3HIowY1EX/VbX5e86yq8AAE7UPMgATg==",
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.9.1.tgz",
"integrity": "sha512-XSLD0a9P8c+rKUM09KIi5Nd8mOHLHNgXb1G04rpXWa/GqQVpM+knrS9KR9ptj1CeC3gXWGZn75ApH3H6qNbhYA==",
"dev": true,
"dependencies": {
"htmlparser2": "^8.0.0"