1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 21:04:08 +02:00

fix(deps): update dependency body-parser to v2.2.1 [security] (#16899)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-04 17:39:33 +09:00
committed by GitHub
parent 29a0750eef
commit 6716950d7f
2 changed files with 8 additions and 8 deletions

View File

@@ -104,7 +104,7 @@
"async-mutex": "0.5.0",
"bcryptjs": "3.0.3",
"blurhash": "2.0.5",
"body-parser": "2.2.0",
"body-parser": "2.2.1",
"bullmq": "5.64.1",
"cacheable-lookup": "7.0.0",
"cbor": "10.0.11",