diff --git a/package.json b/package.json index 1cf0566c..0d74d011 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@types/color": "3.0.3", "@types/columnify": "^1.5.1", "@types/fs-extra": "9.0.13", - "@types/lodash": "^4.14.181", + "@types/lodash": "^4.14.182", "@types/mkdirp": "1.0.2", "@types/mousetrap": "1.6.9", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 95f74a68..c5193305 100644 --- a/yarn.lock +++ b/yarn.lock @@ -891,10 +891,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.181": - version "4.14.181" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" - integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag== +"@types/lodash@^4.14.182": + version "4.14.182" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" + integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== "@types/minimatch@*": version "3.0.3"