diff --git a/package.json b/package.json index 3ad461aa..3b1ccb13 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.17.23", "@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 a2f08c9d..b54ab1ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3971,10 +3971,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.17.23": + version "4.17.23" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.23.tgz#c1bb06db218acc8fc232da0447473fc2fb9d9841" + integrity sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA== "@types/lodash@^4.14.167": version "4.14.179"