For some reason the last nori script didn't properly install all the dependencies defined in the package.json, causing churn in future commits as well as npm ci failing (though bizarrely not failing in the PR branch!) This PR should now fix the package-lock.json.
For some reason the last nori script didn't properly install all the dependencies defined in the package.json, causing churn in future commits as well as npm ci failing (though bizarrely not failing in the PR branch!) This PR should now fix the package-lock.json.