1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 10:54:56 +02:00

fix(deps): update dependency sanitize-html to v2.17.4 [security] [ci skip] (#17402)

* fix(deps): update dependency sanitize-html to v2.17.4 [security]

* fix minimumReleaseAgeExclude

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-15 09:44:57 +09:00
committed by GitHub
parent 62b323b58b
commit 08c6efb044
4 changed files with 19 additions and 9 deletions

View File

@@ -138,7 +138,7 @@
"rename": "1.0.4",
"rss-parser": "3.13.0",
"rxjs": "7.8.2",
"sanitize-html": "2.17.3",
"sanitize-html": "2.17.4",
"secure-json-parse": "4.1.0",
"semver": "7.7.4",
"sharp": "0.33.5",

View File

@@ -60,7 +60,7 @@
"punycode.js": "2.3.1",
"qr-code-styling": "1.9.2",
"qr-scanner": "1.4.2",
"sanitize-html": "2.17.3",
"sanitize-html": "2.17.4",
"shiki": "4.0.2",
"textarea-caret": "3.1.0",
"three": "0.184.0",