Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade deprecated uuid version #215

Open
Vad-Gmnk opened this issue Jun 16, 2023 · 0 comments
Open

Upgrade deprecated uuid version #215

Vad-Gmnk opened this issue Jun 16, 2023 · 0 comments

Comments

@Vad-Gmnk
Copy link
Contributor

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 [email protected]: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant