diff --git a/package.json b/package.json index 5c43c6cb6..75a172a55 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "@types/dirty-chai": "2.0.2", "@types/fs-extra": "9.0.1", "@types/glob": "7.1.3", - "@types/lodash": "4.14.158", + "@types/lodash": "4.14.161", "@types/mocha": "7.0.2", "@types/mustache": "4.0.1", "@types/mz": "2.7.1", diff --git a/yarn.lock b/yarn.lock index ec5e5644b..2db512ec1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -374,10 +374,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.158": - version "4.14.158" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785" - integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w== +"@types/lodash@4.14.161": + version "4.14.161" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18" + integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA== "@types/long@^4.0.1": version "4.0.1"