diff --git a/package.json b/package.json index e002db6c..9cd7ad7d 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": "8.1.0", - "@types/lodash": "^4.14.149", + "@types/lodash": "^4.14.150", "@types/mkdirp": "1.0.0", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index ec29e6ac..1b736eec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -709,10 +709,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.149": - version "4.14.149" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440" - integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ== +"@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/minimatch@*": version "3.0.3"