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
Running npm audit gives me a security issue for request package:
Severity: moderate Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6 No fix available node_modules/request clickhouse * Depends on vulnerable versions of request node_modules/clickhouse 2 moderate severity vulnerabilities
Looking at this package it looks like deprecated: https://www.npmjs.com/package/request
The text was updated successfully, but these errors were encountered:
The request package being not in support has lots of warnings. We got rid of from our application in favour of Axious.
However, we had to get it into the application because of Clickhouse dependency now!
Sorry, something went wrong.
Maybe this will help: https://github.com/ClickHouse/clickhouse-js
No branches or pull requests
Running npm audit gives me a security issue for request package:
Looking at this package it looks like deprecated: https://www.npmjs.com/package/request
The text was updated successfully, but these errors were encountered: