Skip to content

Commit

Permalink
fix(lodash): update to fix vulnerability closes #147
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayank1791989 committed Dec 8, 2018
1 parent 921dca0 commit ec84be3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"json5": "0.5.1",
"keymirror": "0.1.1",
"leven": "2.1.0",
"lodash": "4.17.4",
"lodash": "4.17.11",
"minimatch": "3.0.4",
"node-ipc": "9.0.1",
"parse-glob": "3.0.4",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3909,6 +3909,11 @@ lodash.toarray@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"

lodash@4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

lodash@4.17.2:
version "4.17.2"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
Expand Down

0 comments on commit ec84be3

Please sign in to comment.