saadpasta/react-blog-github

Fix Security vulnerability for dependencies

Open

#114 opened on Jan 10, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (126 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (785 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, we are having breaking security vulnerabilities that we need to fix.

Steps to reproduce :

run npm audit you would see a list of vulnerabilities and you can fix that one by one.

Contributor guide