I have noticed that npm creates numerous package-lock*.json files in the root directory of my project. I am not sure why so many files are created or what they are used for.
The generated files are depicted in the image. Can anyone help me with this problem? Is this typical behavior?