diff --git a/package.json b/package.json index f024e5e2a5b8a2988112c00d4977c4846ebd8012..24cf36e7ac485fcdb5539f6deff4bcd13abe755a 100644 --- a/package.json +++ b/package.json @@ -250,7 +250,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.184", + "@types/lodash": "4.14.185", "@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 8d598efac87e369308eed9c5745d78c91b477142..7419507f233158aad119b91dea969aeb43630214 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.184": - version "4.14.184" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe" - integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q== +"@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/luxon@3.0.1": version "3.0.1"