Skip to content

Commit

Permalink
Pin lodash to >=4.17.13 for security reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Jul 16, 2019
1 parent 5a9a281 commit 26e8d70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -39,6 +39,7 @@
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jest": "22.7.2",
"husky": "3.0.0",
"jest": "24.8.0"
"jest": "24.8.0",
"lodash": "4.17.14"
}
}

0 comments on commit 26e8d70

Please sign in to comment.