Navigation Menu

Skip to content

Commit

Permalink
fix: bump minimal version of lodash to address CVE-2021-23337 (#1931)
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed May 12, 2021
1 parent e24ef71 commit 55194c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 55194c1

Please sign in to comment.