Обновление Node.js зависимости

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