diff --git a/package.json b/package.json index d7465b8d..eb8a5378 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/copy-webpack-plugin": "^6.0.0", "@types/electron-devtools-installer": "2.2.0", "@types/fs-extra": "9.0.1", - "@types/lodash": "^4.14.158", + "@types/lodash": "^4.14.161", "@types/mkdirp": "1.0.1", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 8ba5ee9a..f6706259 100644 --- a/yarn.lock +++ b/yarn.lock @@ -734,10 +734,10 @@ dependencies: "@types/node" "*" -"@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/minimatch@*": version "3.0.3"