diff --git a/package.json b/package.json index 187debd5fd692465f0cf8bb3494de9ef4b0f9967..cc485a34ce923bde67150966efe661127cf305d7 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ "@types/js-yaml": "3.12.4", "@types/json5": "0.0.30", "@types/later": "1.2.6", - "@types/lodash": "4.14.151", + "@types/lodash": "4.14.152", "@types/luxon": "1.24.0", "@types/markdown-it": "10.0.1", "@types/markdown-table": "2.0.0", diff --git a/yarn.lock b/yarn.lock index cde2b57fa8bec626040bf20b8a0251067e712861..935eada5eb1f77694e91be9ed21a473645b3251d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1582,10 +1582,10 @@ resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-2.1.0.tgz#ea3dd64c4805597311790b61e872cbd1ed2cd806" integrity sha512-Q7DYAOi9O/+cLLhdaSvKdaumWyHbm7HAk/bFwwyTuU0arR5yyCeW5GOoqt4tJTpDRxhpx9Q8kQL6vMpuw9hDSw== -"@types/lodash@4.14.151": - version "4.14.151" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.151.tgz#7d58cac32bedb0ec37cb7f99094a167d6176c9d5" - integrity sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g== +"@types/lodash@4.14.152": + version "4.14.152" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c" + integrity sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg== "@types/luxon@1.24.0": version "1.24.0"