chore: Update dependencies

Bump Node to 24 in Dockerfile and Dockerfile.dev.
Bump sharp to 0.35, nodemailer to 9 and concurrently to 10.
Add overrides for body-parser, qs, multiparty, uuid, diff,
serialize-javascript, linkify-it and svgo to pull in security fixes
that upstream pins block.
Rename the sails patch to match 1.5.18.
This commit is contained in:
Daniel Hiller
2026-08-07 16:17:24 +02:00
parent 856768c45e
commit bec5dd1597
9 changed files with 3612 additions and 4502 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
]
},
"dependencies": {
"concurrently": "^9.2.1",
"concurrently": "^10.0.4",
"genversion": "^3.2.0",
"husky": "^9.1.7",
"lint-staged": "^16.4.0"