unimonkiez / react-native-asset

Linking and unlinking of assets 🔥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade `xcode` dependency to `3.0.1`.

arthwood opened this issue · comments

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.