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

Fix audit warnings in polyserve #546

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Fix audit warnings in polyserve #546

merged 1 commit into from
Jun 26, 2018

Conversation

TimvdLippe
Copy link
Contributor

You can verify that there are no audit warnings with the following command (make sure you ran npm run bootstrap again to get the correct versions):

npx lerna exec --stream --scope polyserve -- npm audit

Note: This PR audit fails, as the latest version of polymer-bundler is not released yet.
In 28403ca#diff-c7860144f1c9fb836793e097691c5a56 the vulnerable package command-line-args was updated, but it was not included in the latest release (4d137fd). Therefore, running the above command results in 1 vulnerability. Releasing a new version of polymer-bundler will resolve that.

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

Successfully merging this pull request may close these issues.

3 participants