Changed bcrypt version
This commit is contained in:
parent
63df64a49a
commit
12ef3f0fdb
@ -1,6 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.0.1",
|
||||
"bcrypt": "5.0.0",
|
||||
"crypto": "^1.0.1",
|
||||
"express": "^4.17.1",
|
||||
"express-session": "^1.17.2",
|
||||
|
Loading…
Reference in New Issue
Block a user