elastic / libesvm

A library for managing instances of Elasticsearch
7 stars 14 forks source link

Chore: update request and uuid #55

Closed w33ble closed 6 years ago

w33ble commented 6 years ago

This fixes the following npm warnings when install libesvm:

libesvm > node-uuid@1.4.8: Use uuid module instead
libesvm > request > node-uuid@1.4.8: Use uuid module instead
libesvm > request > tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
w33ble commented 6 years ago

One of you mind merging this, cutting a new version (patch, probably), and updating Kibana?

spalger commented 6 years ago

I'll take care of it