We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ normalize-url │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=4.5.1 <5.0.0 || >=5.3.1 <6.0.0 || >=6.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ yo │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ yo > package-json > got > cacheable-request > │ │ │ normalize-url │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://www.npmjs.com/advisories/1755 │ └───────────────┴──────────────────────────────────────────────────────────────┘
https://github.com/sindresorhus/package-json/releases/tag/v6.0.0 - should be pretty easy given the only breaking change is node 8 req which is already true for yo
The text was updated successfully, but these errors were encountered:
Currently waiting on a new release of got. See sindresorhus/got#1466
got
Just noticed got@9.6.0 uses the patched version of normalize-url. I'll open a pr.
got@9.6.0
normalize-url
Sorry, something went wrong.
meow
I think it's been fixed upstream
For future reference: https://www.joshuakgoldberg.com/blog/please-stop-sending-me-nested-dependency-security-reports
No branches or pull requests
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ high │ Regular Expression Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ normalize-url │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.5.1 <5.0.0 || >=5.3.1 <6.0.0 || >=6.0.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ yo │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ yo > package-json > got > cacheable-request > │
│ │ normalize-url │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://www.npmjs.com/advisories/1755 │
└───────────────┴──────────────────────────────────────────────────────────────┘
https://github.com/sindresorhus/package-json/releases/tag/v6.0.0 - should be pretty easy given the only breaking change is node 8 req which is already true for yo
The text was updated successfully, but these errors were encountered: