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

npm audit failures stemming from yeoman-generator #1118

Closed
sstone1 opened this issue Jul 12, 2019 · 2 comments
Closed

npm audit failures stemming from yeoman-generator #1118

sstone1 opened this issue Jul 12, 2019 · 2 comments

Comments

@sstone1
Copy link

sstone1 commented Jul 12, 2019

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ set-value                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=3.0.1                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ yeoman-test                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ yeoman-test > yeoman-generator > yeoman-environment > globby │
│               │ > fast-glob > micromatch > nanomatch > snapdragon > base >   │
│               │ cache-base > union-value > set-value                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1012                            │
└───────────────┴──────────────────────────────────────────────────────────────┘

I've got at least 50 variations of this showing up!

@sstone1
Copy link
Author

sstone1 commented Jul 12, 2019

This happens with the following dependencies:

        "yeoman-generator": "^4.0.1"
        "yeoman-assert": "^3.1.1",
        "yeoman-test": "^2.0.0"

@SBoudrias
Copy link
Member

Feel free to send a PR to bump 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

2 participants