removed await-to-js and builder-pattern dependencies from backend

This commit is contained in:
Andrew Atimapre
2023-06-24 00:29:31 +01:00
parent 6b222bad01
commit 9bdecaf02f
5 changed files with 71 additions and 107 deletions

View File

@@ -8,13 +8,11 @@
"@types/crypto-js": "^4.1.1",
"@types/libsodium-wrappers": "^0.7.10",
"argon2": "^0.30.3",
"await-to-js": "^3.0.0",
"aws-sdk": "^2.1364.0",
"axios": "^1.3.5",
"axios-retry": "^3.4.0",
"bcrypt": "^5.1.0",
"bigint-conversion": "^2.4.0",
"builder-pattern": "^2.2.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",