Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update all dependencies #170

Open
southbite opened this issue Dec 5, 2018 · 0 comments
Open

update all dependencies #170

southbite opened this issue Dec 5, 2018 · 0 comments

Comments

@southbite
Copy link
Contributor

using npm audit, ensure all the dependencies are up-to-date and secure

In your project folder:
sudo npm install -g npm (make sure you in latest version of npm)
git clone https://github.com/happner/happn-3.git && cd happn-3 (get master version of happn-3)
npm audit (will audit the dependencies)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant