Merge pull request #1550 from TriliumNext/renovate/sanitize-html-2.x

chore(deps): update dependency @types/sanitize-html to v2.15.0
This commit is contained in:
Elian Doran 2025-03-29 02:56:02 +02:00 committed by GitHub
commit ce9a2a258e
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-dom": "18.3.5",
"@types/safe-compare": "1.1.2",
"@types/sanitize-html": "2.13.0",
"@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7",
"@types/session-file-store": "1.2.5",
@ -6199,9 +6199,9 @@
"license": "MIT"
},
"node_modules/@types/sanitize-html": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.13.0.tgz",
"integrity": "sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==",
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.15.0.tgz",
"integrity": "sha512-71Z6PbYsVKfp4i6Jvr37s5ql6if1Q/iJQT80NbaSi7uGaG8CqBMXP0pk/EsURAOuGdk5IJCd/vnzKrR7S3Txsw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

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