Skip to content

Commit ec84be3

Browse files
committed
fix(lodash): update to fix vulnerability closes #147
1 parent 921dca0 commit ec84be3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"json5": "0.5.1",
4646
"keymirror": "0.1.1",
4747
"leven": "2.1.0",
48-
"lodash": "4.17.4",
48+
"lodash": "4.17.11",
4949
"minimatch": "3.0.4",
5050
"node-ipc": "9.0.1",
5151
"parse-glob": "3.0.4",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3909,6 +3909,11 @@ lodash.toarray@^4.4.0:
39093909
version "4.4.0"
39103910
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
39113911

3912+
3913+
version "4.17.11"
3914+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
3915+
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
3916+
39123917
39133918
version "4.17.2"
39143919
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"

0 commit comments

Comments
 (0)