diff --git a/package.json b/package.json index ba09f433c1..617e669b43 100644 --- a/package.json +++ b/package.json @@ -300,7 +300,7 @@ "@types/js-yaml": "^4.0.5", "@types/jsdom": "^16.2.14", "@types/jsonpath": "^0.2.0", - "@types/lodash": "^4.14.180", + "@types/lodash": "^4.14.181", "@types/marked": "^4.0.3", "@types/md5-file": "^4.0.2", "@types/mini-css-extract-plugin": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 2c27e806cd..f18f1ebba2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1632,10 +1632,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.180": - version "4.14.180" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.180.tgz#4ab7c9ddfc92ec4a887886483bc14c79fb380670" - integrity sha512-XOKXa1KIxtNXgASAnwj7cnttJxS4fksBRywK/9LzRV5YxrF80BXZIGeQSuoESQ/VkUj30Ae0+YcuHc15wJCB2g== +"@types/lodash@^4.14.181": + version "4.14.181" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" + integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag== "@types/marked@^4.0.3": version "4.0.3"