diff --git a/package.json b/package.json index fceef50..31714d1 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "graphql-tools": "^2.20.2", "husky": "^0.14.3", "lint-staged": "^4.3.0", - "lodash-es": "^4.17.5", + "lodash-es": "^4.17.21", "numeral": "^2.0.6", "polished": "^1.8.1", "prettier": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 7d85838..9fbed03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4465,9 +4465,10 @@ locate-path@^2.0.0: p-locate "^2.0.0" path-exists "^3.0.0" -lodash-es@^4.17.5: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.5.tgz#9fc6e737b1c4d151d8f9cae2247305d552ce748f" +lodash-es@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash._reinterpolate@~3.0.0: version "3.0.0"