fix: bump minimal version of lodash to address CVE-2021-23337 (#1931)

This commit is contained in:
Gregor Martynus 2021-05-12 11:37:06 -07:00 committed by GitHub
parent e24ef71e33
commit 55194c106e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
"git-log-parser": "^1.2.0",
"hook-std": "^2.0.0",
"hosted-git-info": "^4.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"marked": "^2.0.0",
"marked-terminal": "^4.1.1",
"micromatch": "^4.0.2",