diff --git a/package.json b/package.json index f39cf8200f8..39350e23cd2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/jest": "^26.0.23", "@types/jquery": "^2.0.53", "@types/js-cookie": "^2.2.6", - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.17.23", "@types/marked": "^0.7.2", "@types/papaparse": "^5.2.5", "@types/react": "~17.0.3", diff --git a/yarn.lock b/yarn.lock index ed7f648cfa2..662e40b0d94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3007,10 +3007,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.168": - version "4.14.168" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" - integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== +"@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/markdown-to-jsx@^6.11.3": version "6.11.3"