I have 'request' npm package which is deprecated and being installed by another npm package as a dependency. Now I would like to update the dependencies of request package. I tried every possible way but, didn't find the solution.
Here's the dependency tree which i have to update the last one i.e. uuid:
`-- [email protected]
`-- [email protected]
`-- [email protected]
`-- [email protected]