npm outdated --depth=0 | grep -v Package | awk '{print $1}' | xargs -I% npm install %@latest --save-dev