Skip to content

Conversation

@BrettDong
Copy link

Fix the warning from npm:

npm WARN deprecated uuid@3.3.3: 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.

There has been three previous pull requests on this, #858 #859 #910, but they are having merge conflicts so I created a new one.

Fix the warning from npm:

npm WARN deprecated uuid@3.3.3: 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.
@BrettDong BrettDong requested a review from a team as a code owner March 26, 2023 10:42
@BrettDong BrettDong closed this Jul 9, 2024
@BrettDong BrettDong deleted the uuid branch July 9, 2024 01:08
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

Successfully merging this pull request may close these issues.

1 participant