diff --git a/package.json b/package.json index 707c1120a..387815047 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/ini": "1.3.30", "@types/jaeger-client": "3.15.3", "@types/json5": "0.0.30", - "@types/lodash": "4.14.167", + "@types/lodash": "4.14.168", "@types/mkdirp-promise": "5.0.0", "@types/mz": "2.7.3", "@types/node": "12.12.14", diff --git a/yarn.lock b/yarn.lock index eaa5fc118..6c04b0e1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1021,10 +1021,10 @@ dependencies: "@types/node" "*" -"@types/lodash@4.14.167": - 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/mime@*": version "2.0.1"