Skip to content

Upgrade deprecated uuid version #215

Description

@Vad-Gmnk

Description

Current uuid version is out of date:
https://github.com/mcohen01/node-quickbooks/blob/master/package.json#L25

Steps to reproduce

Install node-quickbooks package via npm. Then you can see warning

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

Expected result

No uuid upgrade warning

Possible solution

Upgrade uuid version to version 7 or higher.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions