fix: package.json & package-lock.json to reduce vulnerabilities (#7218)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2021-02-23 00:52:15 -08:00
committed by GitHub
parent 67065584e4
commit 047683219d
2 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
"jsonwebtoken": "8.5.1",
"jwks-rsa": "1.12.2",
"ldapjs": "2.2.3",
"lodash": "4.17.20",
"lodash": "4.17.21",
"lru-cache": "5.1.1",
"mime": "2.5.0",
"mongodb": "3.6.3",