Password security feature/99-password_checks #177

Merged
niggl merged 18 commits from feature/99-password_checks into dev 2021-03-26 20:29:37 +00:00
Showing only changes of commit bd00f4f8d5 - Show all commits

View File

@ -26,6 +26,7 @@
"argon2": "^0.27.1",
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"check-password-strength": "^2.0.2",
"class-transformer": "0.3.1",
"class-validator": "^0.13.1",
"consola": "^2.15.0",
@ -102,4 +103,4 @@
"docs/*"
]
}
}
}