$ cd /workspace $ npm update --save && npm audit fix --force && git add package*.json && git commit -m 'Update dependencies'