Update package-lock.json
I'm in the process of enabling the CI and found that error in the logs
npm ERR! cipm can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm ERR!
npm ERR!
npm ERR! Missing: @material-table/core@^4.3.11
npm ERR! Missing: react-avatar-editor@^11.0.9
npm ERR! Missing: react-webcam@^6.0.0
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-12-21T08_07_58_813Z-debug.log