diff --git a/package.json b/package.json index 46ccf8eefc..c6c8655535 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/graphql": "0.11.7", "@types/invariant": "2.2.29", "@types/jest": "22.0.1", - "@types/lodash": "4.14.99", + "@types/lodash": "4.14.100", "@types/object-assign": "4.0.30", "@types/prop-types": "15.5.2", "@types/react": "16.0.35", diff --git a/yarn.lock b/yarn.lock index f654159722..638252c4aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -61,9 +61,9 @@ version "22.0.1" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.1.tgz#6370a6d60cce3845e4cd5d00bf65f654264685bc" -"@types/lodash@4.14.99": - version "4.14.99" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.99.tgz#e6e10c0a4cc16c7409b3181f1e66880d2fb7d4dc" +"@types/lodash@4.14.100": + version "4.14.100" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.100.tgz#f353dd9d3a9785638b6cb8023e6639097bd31969" "@types/node@*": version "8.5.2"