bcrypt-nodejs is deprecated and throws a warning on install #8903
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
New Issue Checklist
Issue Description
Causes a warning during install,
npm WARN deprecated [email protected]: bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryptjs. See https://github.com/kelektiv/node.bcrypt.js/wiki/bcrypt-vs-brypt.js to learn more about these two options
Steps to reproduce
Install the latest version of the parse-server using
npm ci
Actual Outcome
Installs, but throws the warning in the console output.
Expected Outcome
The warning not to be shown.
Environment
Server
6.4.0
andalpha
linux
local
Database
Client
Logs
The text was updated successfully, but these errors were encountered: