Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated npm dependencies in elly mobile app project #4

Open
sonodew opened this issue Feb 27, 2024 · 1 comment
Open

Outdated npm dependencies in elly mobile app project #4

sonodew opened this issue Feb 27, 2024 · 1 comment

Comments

@sonodew
Copy link

sonodew commented 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

  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):

  • Device: Pixel 8 Pro
  • OS: Android
@sonodew sonodew changed the title Upgrade elly mobile app to latest npm dependencies Outdated npm dependencies in elly mobile app project Feb 27, 2024
@vikasgrewal16
Copy link

can i get more information on this issue? @sonodew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants