db-migrate / node-db-migrate

Database migration framework for node
Other
2.32k stars 360 forks source link

Replace prompt library with inquirer #778

Closed bacali95 closed 2 years ago

bacali95 commented 2 years ago

I have opened this PR to replace the usage of prompt with inquirer because the maintainer of prompt already suggested archiving the library since it became hard to maintain and also has some vulnerabilities that are quite challenging for him to fix. See here: https://github.com/flatiron/prompt/issues/223