I have a problem while installing package using npm it is decreasing dependencies versions that breaks my application and unit tests, for example my package.lock file fater instalation looks like:
Please tell me how can I install package without decreasing dependencies versions ?