Merge branch 'gyumin'
39.4 KB
... | @@ -19,8 +19,10 @@ | ... | @@ -19,8 +19,10 @@ |
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
"bcryptjs": "^2.4.3", | "bcryptjs": "^2.4.3", | ||
"cookie-parser": "^1.4.5", | "cookie-parser": "^1.4.5", | ||
"crypto-js": "^4.1.1", | |||
"dotenv": "^10.0.0", | "dotenv": "^10.0.0", | ||
"express": "^4.17.1", | "express": "^4.17.1", | ||
"fs": "0.0.1-security", | |||
"jsonwebtoken": "^8.5.1", | "jsonwebtoken": "^8.5.1", | ||
"multer": "^1.4.2", | "multer": "^1.4.2", | ||
"nodemailer": "^6.6.3", | "nodemailer": "^6.6.3", | ||
... | ... |