winstonjs / node-loggly

A client implementation for Loggly in node.js
http://github.com/winstonjs/node-loggly
Other
233 stars 80 forks source link

Update `request` for secure #80

Open Korilakkuma opened 6 years ago

Korilakkuma commented 6 years ago

The hoek package has a potential security vulnerability. And, request package uses it. Therefore, I think that the request package should be updated.

AleshaOleg commented 6 years ago

That's true. +1

AleshaOleg commented 6 years ago

This is a duplicate for https://github.com/winstonjs/node-loggly/pull/75 and https://github.com/winstonjs/node-loggly/pull/74

AleshaOleg commented 6 years ago

Wrote an email to @indexzero, with a request to merge this and update version on npm.

adarshmadrecha commented 1 year ago

@indexzero, is there any plan to use other alternatives than request?