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

Get rid of uglify.js dependency vulnerability #12

Open
KenEucker opened this issue Dec 15, 2017 · 0 comments
Open

Get rid of uglify.js dependency vulnerability #12

KenEucker opened this issue Dec 15, 2017 · 0 comments

Comments

@KenEucker
Copy link
Owner

Proposed solution:
This file is a dependency of a dependency within package.json and not explicitly included. Let's see if we can include uglify.js in the package json to resolve this. Otherwise it will have to rely on the initial dependency author to resolve this, or a fork of their code.

What's happening:
screen shot 2017-12-14 at 5 13 58 pm
This error is showing up in github.

What I expect to happen:
I don't want there to be security vulnerabilities in the project's code or it's 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