ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.3k stars 208 forks source link

Address deprecation of request package #339

Open andrewplummer opened 4 years ago

andrewplummer commented 4 years ago

Since I don't see this issue here this package likely needs to move off request at some point:

node-gcm > request@2.87.0: request has been deprecated, see https://github.com/request/request/issues/3142

PeterBurner commented 2 years ago

Any news?

ijsje71 commented 1 year ago

@ToothlessGear will this be addressed soon? Currently the request package contains a (albeit small) vulnerability.