diff --git a/package.json b/package.json index 0fbaa5b68e..ff3f65e444 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@types/connect": "3.4.36", "@types/jest": "29.5.4", "@types/jest-when": "3.5.2", - "@types/lodash": "4.14.197", + "@types/lodash": "4.14.198", "@types/react": "17.0.65", "@types/react-dom": "18.2.7", "@types/react-redux": "7.1.26", diff --git a/yarn.lock b/yarn.lock index bbe415049b..0c7530a131 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3647,10 +3647,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.197": - version "4.14.197" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b" - integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== +"@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/minimist@^1.2.2": version "1.2.2"