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

Update uuid to version 7 or higher #246

Open
eddiemonge opened this issue Mar 2, 2022 · 1 comment
Open

Update uuid to version 7 or higher #246

eddiemonge opened this issue Mar 2, 2022 · 1 comment

Comments

@eddiemonge
Copy link

Describe the bug
This relies on a deprecated package through the js-sdk-common package in versions below 4.0.0.

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.

To reproduce
npm install [email protected]

SDK version
2.25.1

Additional context
Relates to launchdarkly/js-sdk-common#46

@eli-darkly
Copy link
Contributor

Please see my response to your comment in js-sdk-common here.

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

2 participants