Skip to content

Commit

Permalink
chore: Upgrade lodash to ^4.17.15 to eliminate CI vulnerability (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyJDavies authored and coreyfarrell committed Jul 26, 2019
1 parent e94e2e7 commit c358ce1
Show file tree
Hide file tree
Showing 2 changed files with 4 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.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -99,7 +99,7 @@
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"is-windows": "^1.0.2",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"requirejs": "^2.3.6",
"source-map-support": "^0.5.12",
"standard": "^12.0.1",
Expand Down

0 comments on commit c358ce1

Please sign in to comment.