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

This commit is contained in:
renovate[bot] 2025-03-29 00:39:33 +00:00 committed by GitHub
parent d84e8c347a
commit c18e56d12f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -142,7 +142,7 @@
"@types/react": "18.3.20", "@types/react": "18.3.20",
"@types/react-dom": "18.3.5", "@types/react-dom": "18.3.5",
"@types/safe-compare": "1.1.2", "@types/safe-compare": "1.1.2",
"@types/sanitize-html": "2.13.0", "@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7", "@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7", "@types/serve-favicon": "2.5.7",
"@types/session-file-store": "1.2.5", "@types/session-file-store": "1.2.5",
@ -6199,9 +6199,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/sanitize-html": { "node_modules/@types/sanitize-html": {
"version": "2.13.0", "version": "2.15.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.13.0.tgz", "resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.15.0.tgz",
"integrity": "sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==", "integrity": "sha512-71Z6PbYsVKfp4i6Jvr37s5ql6if1Q/iJQT80NbaSi7uGaG8CqBMXP0pk/EsURAOuGdk5IJCd/vnzKrR7S3Txsw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -198,7 +198,7 @@
"@types/react": "18.3.20", "@types/react": "18.3.20",
"@types/react-dom": "18.3.5", "@types/react-dom": "18.3.5",
"@types/safe-compare": "1.1.2", "@types/safe-compare": "1.1.2",
"@types/sanitize-html": "2.13.0", "@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7", "@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7", "@types/serve-favicon": "2.5.7",
"@types/session-file-store": "1.2.5", "@types/session-file-store": "1.2.5",