Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround lodash security vulnerability in instagram-private-api
`instagram-private-api` uses a deprecated version of `request-promise` which uses a vulnerable version of `lodash`. We simply force the use of a more recent version of `lodash` as `request-promise` doesn't use lodash 3.x specific code.
- Loading branch information