Skip to content

Conversation

@rafaelmakaha
Copy link

Desription

This pull request resolves #69 by fixing dependabot security alerts

I've fixed few alerts by updating package-lock dependencies with a simple npm i, but some dependencies updates might break application as said in npm audit fix. That's why it is in WIP status

Signed-off-by: Rafael Makaha <rafael.makaha@gmail.com>
@ghost
Copy link

ghost commented Feb 2, 2021

DeepCode's analysis on #a4dedc found:

  • ℹ️ 4 minor issues. 👇
  • ✔️ 4 issues were fixed.

Top issues

Description Example fixes
Type declaration of 'any' loses type-safety. Consider replacing it with a more precise type. Occurrences: 🔧 Example fixes
Don't use 'String' as a type. Use 'string' instead. Occurrences: 🔧 Example fixes
Identifier 'path' is never reassigned; use 'const' instead of 'let'. Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@rafaelmakaha rafaelmakaha changed the base branch from master to develop February 2, 2021 16:15
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.

Security Alerts

2 participants