c2siorg / elly

Elly app
0 stars 4 forks source link

Outdated npm dependencies in elly mobile app project #4

Open sonodew opened 8 months ago

sonodew commented 8 months ago

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

  1. Navigate to the mobile app directory
  2. Install the dependencies -> 'yarn install'
  3. Run audit log -> 'yarn audit'

Expected behavior Should list the outdated dependencies.

Screenshots

image

Desktop (please complete the following information): N/A

Smartphone (please complete the following information):

vikasgrewal16 commented 7 months ago

can i get more information on this issue? @sonodew