diff --git a/package.json b/package.json index 38cd1bca43..14ad6912ed 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@types/connect": "3.4.37", "@types/jest": "29.5.5", "@types/jest-when": "3.5.3", - "@types/lodash": "4.14.199", + "@types/lodash": "4.14.200", "@types/react": "17.0.66", "@types/react-dom": "18.2.8", "@types/react-redux": "7.1.27", diff --git a/yarn.lock b/yarn.lock index 0c6a2619fa..c171ead4de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3664,10 +3664,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@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/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.2": version "1.2.2"