diff --git a/package.json b/package.json index 23f193294f..0ebba64d93 100644 --- a/package.json +++ b/package.json @@ -326,7 +326,7 @@ "@types/jest": "^28.1.6", "@types/js-yaml": "^4.0.5", "@types/jsdom": "^16.2.14", - "@types/lodash": "^4.14.186", + "@types/lodash": "^4.14.187", "@types/marked": "^4.0.7", "@types/md5-file": "^4.0.2", "@types/mini-css-extract-plugin": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index eeba845fab..d6c1f41314 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2202,10 +2202,10 @@ dependencies: "@types/node" "*" -"@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.187": + version "4.14.187" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.187.tgz#122ff0a7192115b4c1a19444ab4482caa77e2c9d" + integrity sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A== "@types/marked@^4.0.7": version "4.0.7"