chore(dependencies): update package versions in package-lock.json and package.json

- Upgraded nodemailer from version 7.0.9 to 8.0.4 for improved email handling.
- Updated brace-expansion, flatted, picomatch, and socket.io-parser to their latest versions across frontend and backend for better performance and security.
- Incremented versions of other dependencies like sequelize and jspdf to ensure compatibility and access to new features.
This commit is contained in:
Torsten Schulz (local)
2026-03-28 11:18:16 +01:00
parent 68f14eb5d6
commit 2c11f6b975
5 changed files with 62 additions and 76 deletions

View File

@@ -28,7 +28,7 @@
"mysql2": "^3.10.3",
"node-cron": "^4.2.1",
"node-fetch": "^3.3.2",
"nodemailer": "^7.0.9",
"nodemailer": "^8.0.4",
"pdf-parse": "^1.1.1",
"pdfjs-dist": "^5.4.394",
"playwright": "^1.58.2",