diff --git a/package.json b/package.json index 2e6578a3..a3df8e5f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/columnify": "^1.5.0", "@types/electron-devtools-installer": "2.2.0", "@types/fs-extra": "9.0.6", - "@types/lodash": "^4.14.166", + "@types/lodash": "^4.14.168", "@types/mkdirp": "1.0.1", "@types/mousetrap": "1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 82aa1558..0f1c5cd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -721,10 +721,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.166": - version "4.14.167" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e" - integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw== +"@types/lodash@^4.14.168": + version "4.14.168" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/minimatch@*": version "3.0.3"