diff --git a/package.json b/package.json index 3ecffb72..4bae030f 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.13", - "@types/lodash": "^4.14.175", + "@types/lodash": "^4.14.176", "@types/mkdirp": "1.0.2", "@types/mousetrap": "1.6.8", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 23acc52c..32369aa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -934,10 +934,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.175": - version "4.14.175" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45" - integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw== +"@types/lodash@^4.14.176": + version "4.14.176" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0" + integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ== "@types/minimatch@*": version "3.0.3"