chore(deps): update dependencies and remove unused files

- Updated package-lock.json and .package-lock.json to reflect new dependency versions, including body-parser and express.
- Removed deprecated SECURITY.md files from body-parser and raw-body.
- Cleaned up unused files from call-bind and define-data-property modules.
- Enhanced the qs package with fixes and improvements in parsing and stringifying functionality.
- Updated nodemailer to improve handling of SMTP connections and added support for new TLS extensions.
This commit is contained in:
Torsten Schulz (local)
2026-01-14 13:56:19 +01:00
parent 67fc5d45e1
commit bf082ea995
94 changed files with 1816 additions and 3126 deletions

View File

@@ -12,7 +12,7 @@
"core-js": "^3.8.3",
"crypto-js": "^4.2.0",
"html2canvas": "^1.4.1",
"jspdf": "^3.0.3",
"jspdf": "^4.0.0",
"jspdf-autotable": "^5.0.2",
"node-cron": "^4.2.1",
"socket.io-client": "^4.8.1",