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
Describe the bug
Current elly mobile app(with react-native) does not have the latest dependencies(npm). This raises a problem on security as well as performance side as the used dependencies might have vulnerabilities or performance issues. Hence the dependencies should be upgrade to the latest versions.
To Reproduce
Navigate to the mobile app directory
Install the dependencies -> 'yarn install'
Run audit log -> 'yarn audit'
Expected behavior
Should list the outdated dependencies.
Screenshots
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
Device: Pixel 8 Pro
OS: Android
The text was updated successfully, but these errors were encountered:
sonodew
changed the title
Upgrade elly mobile app to latest npm dependencies
Outdated npm dependencies in elly mobile app project
Feb 27, 2024
Describe the bug
Current elly mobile app(with react-native) does not have the latest dependencies(npm). This raises a problem on security as well as performance side as the used dependencies might have vulnerabilities or performance issues. Hence the dependencies should be upgrade to the latest versions.
To Reproduce
Expected behavior
Should list the outdated dependencies.
Screenshots
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: