'Getting warning while running intall

Why am I getting this warning its not in the package.json file. But when I do a npm install I get this warning message.

npm WARN deprecated [email protected]: Please update to latest patch version to fix memory leak https://github.com/isaacs/node-lru-cache/issues/227
npm WARN deprecated [email protected]: Please update to latest patch version to fix memory leak https://github.com/isaacs/node-lru-cache/issues/227


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source