diff --git a/package.json b/package.json index ce212c9e95dead5b81263b1ee5f382b2e1b98003..215b9f10060f5805c73953d6eb80964f5ba9cfc8 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,7 @@ "@types/js-yaml": "3.12.4", "@types/json5": "0.0.30", "@types/later": "1.2.6", - "@types/lodash": "4.14.152", + "@types/lodash": "4.14.153", "@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 3d9afa044e8e78552a6a750d1b413b791755e6e5..85060ff79c27b50d3bf0ed41628234fcc4f0c975 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1607,10 +1607,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.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/lodash@4.14.153": + version "4.14.153" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.153.tgz#5cb7dded0649f1df97938ac5ffc4f134e9e9df98" + integrity sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q== "@types/luxon@1.24.0": version "1.24.0"