Skip to content

Commit

Permalink
remove dependency to request, package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Endres committed Mar 20, 2023
1 parent 9f7c81b commit 240baf3
Show file tree
Hide file tree
Showing 5 changed files with 9,144 additions and 2,865 deletions.
Loading

1 comment on commit 240baf3

@me23
Copy link

@me23 me23 commented on 240baf3 Mar 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm package request is deprecated. So i replaced it with node http or https module calls

Please sign in to comment.