diff --git a/package.json b/package.json index 79447ada..8c46904e 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/color": "3.0.4", "@types/columnify": "^1.5.2", "@types/fs-extra": "11.0.2", - "@types/lodash": "^4.14.198", + "@types/lodash": "^4.14.199", "@types/mousetrap": "1.6.11", "@types/ms": "0.7.31", "@types/node": "18.17.17", diff --git a/yarn.lock b/yarn.lock index 0e4ce0c1..625ae7bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1144,10 +1144,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.198": - version "4.14.198" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c" - integrity sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg== +"@types/lodash@^4.14.199": + version "4.14.199" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf" + integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg== "@types/minimatch@*": version "3.0.3"