diff --git a/package.json b/package.json index 5329182..2b98908 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/colors": "1.1.3", "@types/commander": "2.11.0", "@types/jest": "21.1.4", - "@types/lodash": "4.14.78", + "@types/lodash": "4.14.169", "@types/node": "8.0.47", "@types/papaparse": "4.1.31", "@types/request": "2.0.6", diff --git a/yarn.lock b/yarn.lock index dd8f685..2135312 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,9 +22,9 @@ version "21.1.4" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.4.tgz#83c5c474dd6dee5bef9d014ff36787edfd4ab5a7" -"@types/lodash@4.14.78": - version "4.14.78" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.78.tgz#f26a0b38a44a832c652964803c7e48be05939d3f" +"@types/lodash@4.14.169": + version "4.14.169" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb" "@types/node@*": version "8.0.7"