How to Fix Vulnerable NPM Dependencies

Fix vulnerable dependencies using an automation tool

Nuno Brites
Level Up Coding
Published in
6 min readApr 26, 2021

--

Image by Federico Beccari

Like nearly every programming language, Javascript is not without its vulnerable packages, which may get included in a development team’s project as dependencies using npm. The best defense against vulnerable dependencies in JavaScript is to keep track of them and implement proper controls to reduce exposure.

--

--

Software engineer driven by curiosity, writing about software development and tech ✏️ 🚀