diff --git a/package.json b/package.json index 60832b54..cc4179bb 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/color": "3.0.2", "@types/columnify": "^1.5.1", "@types/fs-extra": "9.0.12", - "@types/lodash": "^4.14.171", + "@types/lodash": "^4.14.172", "@types/mkdirp": "1.0.2", "@types/mousetrap": "1.6.8", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 978d98f8..3a923285 100644 --- a/yarn.lock +++ b/yarn.lock @@ -928,10 +928,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.171": - version "4.14.171" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b" - integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg== +"@types/lodash@^4.14.172": + version "4.14.172" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a" + integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw== "@types/minimatch@*": version "3.0.3"