use: bcryptjs

This commit is contained in:
Philip H. 2023-12-02 13:01:06 +00:00 committed by GitHub
parent 53cd99a3b9
commit b9db8c9cd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -13,7 +13,7 @@
"author": "Emile Nijssen",
"license": "GPL",
"dependencies": {
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
"debug": "^4.3.4",
"express": "^4.18.2",
"express-session": "^1.17.3",