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

Loosen semver ranges #79

Closed
wants to merge 1 commit into from
Closed

Loosen semver ranges #79

wants to merge 1 commit into from

Conversation

wheresrhys
Copy link

request 2.75.0 depends, via a few different dependency chains, on hoek, which is flagged as a moderate security risk by npm audit. Widening the semver range for request allows the latest version of hoek - which patches the security flaw - to be picked up. I've also widened the other semver ranges in your dependencies to improve the library's ability to pick up security patches automatically.

request 2.75.0 depends, via a few different dependency chains, on `hoek`, which is flagged as a moderate security risk by `npm audit`. Widening the semver range for request allows the latest version of hoek - which patches the security flaw - to be picked up. I've also widened the other semver ranges in your dependencies to improve the library's ability to pick up security patches automatically.
@wheresrhys wheresrhys closed this Nov 27, 2018
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

Successfully merging this pull request may close these issues.

None yet

1 participant