Skip to content

Commit

Permalink
bump lodash to fix security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hennr committed Aug 13, 2018
1 parent 04d7de0 commit ec7eee8
Show file tree
Hide file tree
Showing 4 changed files with 3,581 additions and 2,397 deletions.
2 changes: 1 addition & 1 deletion src/main/angularjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"eslint": "^4.13.1",
"eslint-config-angular": "^0.5.0",
"eslint-plugin-angular": "^3.1.1",
"lodash": "4.8.2",
"lodash": "4.17.5",
"node-libs-browser": "0.5.3",
"npm-run-all": "^4.1.2",
"stylus": "0.54.5",
Expand Down
6 changes: 3 additions & 3 deletions src/main/angularjs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1624,9 +1624,9 @@ locate-path@^2.0.0:
p-locate "^2.0.0"
path-exists "^3.0.0"

lodash@4.8.2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.8.2.tgz#478ad7ff648c3c71a2f6108e032c5c0cc40747df"
lodash@4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"

lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0:
version "4.17.4"
Expand Down
Loading

0 comments on commit ec7eee8

Please sign in to comment.