# Upgrade vulnerable libraries Some libraries need to be upgraded | Library | Severity | Where | Details | |---------------|--------------------------|--------------------------|-----------| | minimist | **moderate severity** | package-lock.json | [CVE-2020-7598](https://github.com/advisories/GHSA-vh95-rmgr-6w4m) | kind-of | **moderate severity** | package-lock.json | [CVE-2019-20149](https://github.com/advisories/GHSA-6c8f-qphg-qjgp) | | mongoose | **moderate severity** | package-lock.json | [CVE-2019-17426](https://github.com/advisories/GHSA-8687-vv9j-hgph) | | mixin-deep | **high severity** | package-lock.json | [CVE-2019-10746](https://github.com/advisories/GHSA-fhjf-83wg-r2j9) | | set-value | **high severity** | package-lock.json | [CVE-2019-10747](https://github.com/advisories/GHSA-4g88-fppr-53pp) | | lodash | **critical severity** | package-lock.json | [CVE-2019-10744](https://github.com/advisories/GHSA-jf85-cpcp-j695) | | mpath | **low severity** | package-lock.json | [CVE-2018-16490](https://github.com/advisories/GHSA-h466-j336-74wx) | Related pull requests: - lodash : #25 - mongoose : #24 - mixin-deep : #22 - node-fetch: #27 - ini: #28
Upgrade vulnerable libraries
Some libraries need to be upgraded
Related pull requests: