mirror of
https://github.com/node-red/node-red.git
synced 2025-12-28 07:41:42 +01:00
Bump bcrypt to latest
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"iconv-lite": "0.4.24"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bcrypt": "~2.0.0"
|
||||
"bcrypt": "3.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user