Skip to content

Commit

Permalink
Added security fix for lodash vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjaap committed Jul 11, 2019
1 parent 92ab7d5 commit b923c70
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
7 changes: 3 additions & 4 deletions frontend/package-lock.json

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

1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"dependencies": {
"core-js": "^2.6.4",
"lodash": "^4.17.14",
"lodash.defaultsdeep": "^4.6.1",
"vue": "^2.5.22"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9597e39fc1b7569b0887027cd4118ac1
30a616ac0cd0cad9419096ad76b81e58

0 comments on commit b923c70

Please sign in to comment.