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:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:22-alpine
|
||||
FROM node:24-alpine
|
||||
|
||||
RUN apk -U upgrade \
|
||||
&& apk add bash build-base python3 xdg-utils --no-cache
|
||||
|
||||
Reference in New Issue
Block a user