diff --git a/package.json b/package.json index bcb43d472..fe961217b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/ini": "1.3.31", "@types/jaeger-client": "3.15.3", "@types/json5": "0.0.30", - "@types/lodash": "4.14.181", + "@types/lodash": "4.14.182", "@types/mkdirp-promise": "5.0.0", "@types/mz": "2.7.4", "@types/node": "12.20.47", diff --git a/yarn.lock b/yarn.lock index e6ebbe1b1..2eefb21b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1021,10 +1021,10 @@ dependencies: "@types/node" "*" -"@types/lodash@4.14.181": - version "4.14.181" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" - integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag== +"@types/lodash@4.14.182": + version "4.14.182" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" + integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== "@types/mime@*": version "2.0.1"