diff --git a/package.json b/package.json index c0b7d1315b2e0c9968172fa604069ab15356128a..141f39d0a56c7baf590fafdb9a2a897393ff7d6b 100644 --- a/package.json +++ b/package.json @@ -265,7 +265,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.187", + "@types/lodash": "4.14.188", "@types/luxon": "3.0.3", "@types/markdown-it": "12.2.3", "@types/markdown-table": "2.0.0", diff --git a/yarn.lock b/yarn.lock index c1ec4bf4cb18b00270cbadad86eeacd34766156a..52ab93331cff3fbcbeee609dee2035ddfdbd3783 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2892,10 +2892,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.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/lodash@4.14.188": + version "4.14.188" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" + integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w== "@types/luxon@3.0.3": version "3.0.3"