diff --git a/package.json b/package.json index f8eb58416b..4660e3cd98 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/benchmark": "^2.1.3", "@types/chai-string": "^1.4.3", "@types/jsonwebtoken": "9.0.3", - "@types/lodash": "^4.14.198", + "@types/lodash": "^4.14.199", "@types/proper-lockfile": "^4.1.2", "@types/shelljs": "0.8.12", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index bdcf69f64c..8bb5b49469 100644 --- a/yarn.lock +++ b/yarn.lock @@ -738,10 +738,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.198": - version "4.14.198" - resolved "https://registry.yarnpkg.com/@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.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf" + integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg== "@types/minimatch@*", "@types/minimatch@^3.0.3": version "3.0.5"