This PR resolves the following warning and can speed up dependency installation:
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
This PR resolves the following warning and can speed up dependency installation: