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

Switch from request to axios #625

Merged

Commits on Aug 9, 2023

  1. Switch from request to axios

    [`request`](https://www.npmjs.com/package/request)
    is deprecated and has several security vulnerabilities.
    
    `axios` is the most popular request library for JavaScript.
    It's used in `@redhat-developer/vscode-redhat-telemetry`,
    so the total size of our dependencies should decrease.
    
    Signed-off-by: David Thompson <[email protected]>
    datho7561 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fb11079 View commit details
    Browse the repository at this point in the history