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:
committed by
GitHub
parent
67065584e4
commit
047683219d
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user