security considerations

This commit is contained in:
newtbot
2023-12-16 16:42:15 +08:00
parent 4eb99b55d6
commit e2f46b45fb
3 changed files with 19 additions and 1 deletions

View File

@ -17,6 +17,7 @@
},
"homepage": "https://github.com/Newtbot/MP#readme",
"dependencies": {
"dotenv": "^16.3.1",
"express": "^4.18.2",
"mysql2": "^3.6.5",
"sequelize": "^6.35.2"