diff --git a/package.json b/package.json index 042f22ca..80095167 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.172", + "@types/lodash": "^4.14.173", "@types/mkdirp": "1.0.2", "@types/mousetrap": "1.6.8", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 4070a4f5..40bc061a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -944,10 +944,10 @@ dependencies: "@types/node" "*" -"@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/lodash@^4.14.173": + version "4.14.173" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz#9d3b674c67a26cf673756f6aca7b429f237f91ed" + integrity sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg== "@types/minimatch@*": version "3.0.3"