diff --git a/package.json b/package.json index 1d1e2161a..a73bf5050 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/bootstrap": "^5.1.0", "@types/jquery": "^3.5.1", "@types/js-cookie": "^3.0.2", - "@types/lodash": "^4.14.186", + "@types/lodash": "^4.14.202", "eslint": "^8.25.0", "eslint-plugin-import": "^2.25.4", "node-fetch": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index c15c9b975..030ee4efc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -147,10 +147,10 @@ resolved "https://registry.yarnpkg.com/@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.202": + version "4.14.202" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8" + integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ== "@types/prettier@^2.6.0": version "2.7.1"