diff --git a/package.json b/package.json index 55d40d9a..25040f5d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/color": "3.0.3", "@types/columnify": "^1.5.1", "@types/fs-extra": "9.0.13", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/mkdirp": "1.0.2", "@types/mousetrap": "1.6.11", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 23cff110..4a5f5452 100644 --- a/yarn.lock +++ b/yarn.lock @@ -944,10 +944,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.189": - version "4.14.189" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz#975ff8c38da5ae58b751127b19ad5e44b5b7f6d2" - integrity sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA== +"@types/lodash@^4.14.190": + version "4.14.190" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.190.tgz#d8e99647af141c63902d0ca53cf2b34d2df33545" + integrity sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw== "@types/minimatch@*": version "3.0.3"