How to fix Security Vulnerabilities in NPM Dependencies in 3 Minutes

Written by vivek-nayyar | Published 2020/03/21
Tech Story Tags: javascript | npm | security | vulnerabilities | coding | github | code-quality | npm-modules

TLDR Vivek Nayyar is a Senior Software Engineer with 5 years' of experience building products for numerous domains. He has no idea how to fix a security vulnerability in NPM Dependencies in 3 minutes. He found acorn and minimist were being reported as security vulnerabilities. He fixed the issue using a resolution key in your package-lock.json file or for yarn users, delete your yarn.lock file. That solves the dependency issues which can not be updated using or uninstalling a new dependency.via the TL;DR App

no story

Written by vivek-nayyar | 👋 Senior Software Engineer with 5 years' of experience building products for numerous domains.
Published by HackerNoon on 2020/03/21