1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 15:36:06 +02:00

fix(deps): update dependency js-yaml to v4.1.1 [security] [ci skip] (#16788)

* fix(deps): update dependency js-yaml to v4.1.1 [security]

* ✌️ [ci skip]

---------

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]
2025-11-27 16:24:01 +09:00
committed by GitHub
parent 643fd0f22a
commit f13a34bda4
3 changed files with 12 additions and 12 deletions

View File

@@ -60,7 +60,7 @@
"fast-glob": "3.3.3",
"glob": "11.1.0",
"ignore-walk": "8.0.0",
"js-yaml": "4.1.0",
"js-yaml": "4.1.1",
"postcss": "8.5.6",
"tar": "7.5.2",
"terser": "5.44.1",