Skip to content

Bump request minor version to avoid using a deprecated module (and warnings) #64

@alextes

Description

@alextes

The request lib was relying on a module called node-uuid. For some reason the author decided it was necessary to deprecate this module and continue with a module called uuid. Using node-uuid now spits warnings to users.

request fixed this in version 2.79.x, however because you chose to lock minor versions the many thousands of users that download this package each month have been getting warnings at build / install time.

Please bump the minor version or unlock the minor version. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions