Skip to content

Commit

Permalink
Switch from request to axios
Browse files Browse the repository at this point in the history
[`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]>
  • Loading branch information
datho7561 committed Aug 9, 2023
1 parent 8e29f8f commit 26b8952
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 298 deletions.
Loading

0 comments on commit 26b8952

Please sign in to comment.