diff --git a/tnoodle-ui/package.json b/tnoodle-ui/package.json index b2cf8cfd1..1b8a588c8 100644 --- a/tnoodle-ui/package.json +++ b/tnoodle-ui/package.json @@ -58,7 +58,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.3.0", "@types/jest": "^28.1.6", - "@types/lodash": "^4.14.182", + "@types/lodash": "^4.14.186", "@types/node": "^18.6.3", "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6", diff --git a/tnoodle-ui/yarn.lock b/tnoodle-ui/yarn.lock index 43535c34f..df660a280 100644 --- a/tnoodle-ui/yarn.lock +++ b/tnoodle-ui/yarn.lock @@ -2656,10 +2656,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.182": - version "4.14.182" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" - integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== +"@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/mime@^1": version "1.3.2"