This commit is contained in:
dominicjk
2024-04-11 08:12:28 -06:00
parent d564294275
commit 8675f0190e
6 changed files with 46 additions and 86 deletions

View File

@@ -2,7 +2,7 @@
"name": "web-services",
"main": "index.js",
"dependencies": {
"axios": "^1.1.3",
"axios": "^1.6.8",
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
"body-parser": "1.20.0",