diff --git a/package.json b/package.json index de08e64230b62901f9e93ad4edf0cb3884172547..b02ec29027e5e17c2e3863422ef92951c451ca83 100644 --- a/package.json +++ b/package.json @@ -251,7 +251,7 @@ "@types/js-yaml": "4.0.5", "@types/json-dup-key-validator": "1.0.0", "@types/linkify-markdown": "1.0.1", - "@types/lodash": "4.14.185", + "@types/lodash": "4.14.186", "@types/luxon": "3.0.1", "@types/markdown-it": "12.2.3", "@types/markdown-table": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 4a18591c6498afacf8dddb4afb2fbe7a69b80bdc..49a36ac51b4cc0c24f61dd2163a2a735e7c9485c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2638,10 +2638,10 @@ resolved "https://registry.yarnpkg.com/@types/linkify-markdown/-/linkify-markdown-1.0.1.tgz#0b750a592107dd46ecf2b5be0eeb7656b1fc814d" integrity sha512-RYDOtCol7/sHGhSJvWVnl0AmOdQQWgUYys6cwn5Lt3RiYhyhTLMLv7B9wdixMgCfnNt0MQj/YSGi3qN0IQqLeQ== -"@types/lodash@4.14.185": - version "4.14.185" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.185.tgz#c9843f5a40703a8f5edfd53358a58ae729816908" - integrity sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA== +"@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/luxon@3.0.1": version "3.0.1"