diff --git a/package.json b/package.json index f75aee71fe5d8d..80dde9c327f69b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/echarts": "^4.9.3", "@types/jest": "^26.0.24", "@types/js-cookie": "^2.2.7", - "@types/lodash": "^4.14.171", + "@types/lodash": "^4.14.191", "@types/marked": "^0.7.2", "@types/mini-css-extract-plugin": "^2.0.1", "@types/papaparse": "^5.2.6", diff --git a/yarn.lock b/yarn.lock index 691f201288c22e..857ca327d2c95e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3232,10 +3232,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.171": - version "4.14.171" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b" - integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg== +"@types/lodash@^4.14.191": + version "4.14.191" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" + integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== "@types/markdown-to-jsx@^6.11.3": version "6.11.3"