diff --git a/package.json b/package.json index c4a9ab23..3dadc90b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/copy-webpack-plugin": "5.0.0", "@types/electron-devtools-installer": "2.2.0", "@types/fs-extra": "9.0.0", - "@types/lodash": "^4.14.150", + "@types/lodash": "^4.14.152", "@types/mkdirp": "1.0.0", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index faba0cf0..d53f3ee3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -717,10 +717,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.150": - version "4.14.150" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.150.tgz#649fe44684c3f1fcb6164d943c5a61977e8cf0bd" - integrity sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w== +"@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/minimatch@*": version "3.0.3"