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

Regenerate package lock files #649

Merged
merged 1 commit into from
May 7, 2018
Merged

Conversation

zpao
Copy link
Member

@zpao zpao commented May 7, 2018

A package used by a number of packages we depend on has a vulnerability. Consumers shouldn't be affected since they are doing fresh installs and version ranges will prevent it from being an issue. However due to lock files we'll keep installing that locally.

This change simply wipes out node_modules, yarn.lock, package-lock.json then installs (with npm and then yarn) to regenerate lock files.

@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-preview ready!

Built with commit e33a34f

https://deploy-preview-649--docusaurus-preview.netlify.com

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label May 7, 2018
Copy link
Contributor

@JoelMarcey JoelMarcey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

@JoelMarcey JoelMarcey merged commit c5b7744 into facebook:master May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants