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
npm audit output:
npm audit
┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ dot-prop │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.1.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ clinic [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ clinic > insight > conf > dot-prop │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/1213 │ └───────────────┴──────────────────────────────────────────────────────────────┘
It has been fixed, just conf dependency would need to be upgraded. v1.4.0 is used now and the latest is 7.x.
conf
v1.4.0
7.x
The text was updated successfully, but these errors were encountered:
made a PR #72
Sorry, something went wrong.
3c7c737
No branches or pull requests
npm audit
output:It has been fixed, just
conf
dependency would need to be upgraded.v1.4.0
is used now and the latest is7.x
.The text was updated successfully, but these errors were encountered: