From 00e2ecfe07ecc91f7b0f8d32d8627d87bd9c265a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 03:40:24 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77b1ed3fd..1f8c174b9 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.4", "@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 0c5ee7acc..4612c63c6 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.4": + version "4.17.4" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7" + integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ== "@types/lodash@^4.14.167": version "4.14.179"