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

Update Dependencies #111

Closed

Conversation

HerreraManuel
Copy link

Changes

  1. Updated npm dependencies for application and server.
  2. Updated Dockerfile nodejs version to 16 for application and server.
  3. Updated docker-compose to version 3.8 and reverted back to 3.3.

Purpose

Project dependencies were outdated.

Approach

All project dependencies were updated.

Learning

Updated vulnerabilities discovered using npm audit. Recent one discovered June 7, 2021. However, 84 vulnerabilities remain within the application because of a react-scripts issue as identified on Stack Overflow and issue #11012 on the create-react-app repo.

Opened issue #1 for this problem that can be handled once package developers fix it.

Closes #29

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

Successfully merging this pull request may close these issues.

Update Dependencies
1 participant