diff --git a/package.json b/package.json index 3aa9df8b6..993e49f5a 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@types/debug": "^4.1.10", "@types/expand-tilde": "^2.0.1", "@types/jest": "29.5.6", - "@types/lodash": "^4.14.198", + "@types/lodash": "^4.14.200", "@types/node": "^18.17.18", "@types/object-hash": "^3.0.4", "@types/pluralize": "^0.0.30", diff --git a/yarn.lock b/yarn.lock index d3dc860f5..3786eed1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1954,10 +1954,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb" integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA== -"@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.200": + version "4.14.200" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149" + integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q== "@types/minimist@^1.2.0": version "1.2.2"