kwent / syno

Simple Node.js wrapper and CLI for Synology DSM REST API 5.x and 6.x.
http://kwent.github.io/syno
MIT License
316 stars 51 forks source link

Consider replacing deprecated npm package "request" #73

Open mcm1957 opened 1 year ago

mcm1957 commented 1 year ago

According to npm request page (https://www.npmjs.com/package/request), the request package is fully deprecated since some time.

As of Feb 11th 2020, request is fully deprecated.

Please consider moving to a supported http/https package as request will no longer receive any security fixes.

kwent commented 11 months ago

Lacking of time at this moment. PR are welcome !