change some files

This commit is contained in:
2026-06-02 17:07:20 +03:30
parent 608fee2ba0
commit 09a34cd435
25 changed files with 622 additions and 104 deletions

View File

@@ -16,12 +16,14 @@
"type": "commonjs",
"dependencies": {
"auto-bind": "^4.0.0",
"axios": "^1.16.1",
"bcryptjs": "^3.0.3",
"cookie-parser": "^1.4.7",
"cors": "^2.8.6",
"csurf": "^1.11.0",
"express": "^5.2.1",
"express-rate-limit": "^8.5.2",
"form-data": "^4.0.5",
"helmet": "^8.1.0",
"hpp": "^0.2.3",
"http-errors": "^2.0.1",
@@ -38,6 +40,7 @@
"@types/express": "^5.0.6",
"@types/hpp": "^0.2.7",
"@types/jsonwebtoken": "^9.0.10",
"@types/multer": "^2.1.0",
"@types/node": "^25.9.0",
"dotenv": "^17.4.2",
"nodemon": "^3.1.14",