- Downloads
Updating package.json cause i forgot to update it in this branch
| ... | ... | @@ -14,7 +14,7 @@ |
| "cors": "^2.8.5", | ||
| "dotenv": "^16.4.5", | ||
| "express": "^4.21.0", | ||
| "express-session": "^1.18.0", | ||
| "express-session": "^1.18.1", | ||
| "jsonwebtoken": "^9.0.2", | ||
| "mongoose": "^8.7.0" | ||
| } | ||
| ... | ... | |
| ... | ... |
Please sign in to comment