Skip to content

Outdated npm dependencies in elly mobile app project #4

@sonodew

Description

@sonodew

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions