You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been raised several times over the past year. (#3943#3812) Older versions of uuid may cause problems with random numbers. Now, uuid is at version over 8.x and I really hope this can be fixed as soon as possible.
warning aws-sdk > [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.
Describe the bug
Upgrade your UUID package version to >= 7 . Current Dependency of UUID package 3.3.2 is deprecated.
The text was updated successfully, but these errors were encountered: