master 병합
... | ... | @@ -19,8 +19,10 @@ |
"axios": "^0.21.1", | ||
"bcryptjs": "^2.4.3", | ||
"cookie-parser": "^1.4.5", | ||
"crypto-js": "^4.1.1", | ||
"dotenv": "^10.0.0", | ||
"express": "^4.17.1", | ||
"fs": "0.0.1-security", | ||
"jsonwebtoken": "^8.5.1", | ||
"moment": "^2.29.1", | ||
"multer": "^1.4.2", | ||
... | ... | @@ -28,7 +30,7 @@ |
"pg": "^8.6.0", | ||
"pg-hstore": "^2.3.4", | ||
"sequelize": "^6.6.4", | ||
"twilio": "^3.66.0" | ||
"validator": "^13.6.0" | ||
}, | ||
"devDependencies": { | ||
"nodemon": "^2.0.12" | ||
... | ... |
Please register or sign in to comment