unimonkiez / react-native-asset

Linking and unlinking of assets 🔥
302 stars 52 forks source link

Upgrade `xcode` dependency to `3.0.1`. #39

Open arthwood opened 2 years ago

arthwood commented 2 years ago

New version depends on "uuid": "^7.0.3" while 2.1.0 on "uuid": "^3.3.2" which raises:

react-native-asset > xcode > 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.