Aktualizacja zależności Node.js.

npm install -g npm-check-updates
ncu -u
npm update
npm install
Ghaith Alzin