diff --git a/package.json b/package.json index c71329c37..9e5a7340f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@testing-library/react": "13.4.0", "@types/d3": "7.4.0", "@types/jest": "29.2.2", - "@types/lodash": "4.14.186", + "@types/lodash": "4.14.188", "@types/node": "17.0.30", "@types/react": "18.0.21", "@types/react-dom": "18.0.6", diff --git a/yarn.lock b/yarn.lock index 147070656..5680e5b6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3957,10 +3957,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.186": - version "4.14.186" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" - integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== +"@types/lodash@4.14.188": + version "4.14.188" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" + integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w== "@types/lodash@^4.14.167": version "4.14.179"