diff --git a/identifying-code/package.json b/identifying-code/package.json index 590312b..444af75 100644 --- a/identifying-code/package.json +++ b/identifying-code/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "keygrip": "^1.0.2", - "lodash": "^4.17.10" + "lodash": "^4.17.19" } } diff --git a/identifying-code/yarn.lock b/identifying-code/yarn.lock index 9d68ebf..88f692e 100644 --- a/identifying-code/yarn.lock +++ b/identifying-code/yarn.lock @@ -6,6 +6,6 @@ keygrip@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/keygrip/-/keygrip-1.0.2.tgz#ad3297c557069dea8bcfe7a4fa491b75c5ddeb91" -lodash@^4.17.10: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@^4.17.19: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"