chore: replace bcrypt with @node-rs/bcrypt (#6794)

This commit is contained in:
LongYinan
2020-07-13 23:08:01 +08:00
committed by GitHub
parent 0abe9bb42d
commit ebb0727793
3 changed files with 44 additions and 226 deletions

View File

@@ -114,7 +114,7 @@
"parse-server": "./bin/parse-server"
},
"optionalDependencies": {
"bcrypt": "4.0.1"
"@node-rs/bcrypt": "0.3.0"
},
"collective": {
"type": "opencollective",