diff --git a/package.json b/package.json index bea5c21..0509db0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/chai": "4.2.14", "@types/chai-as-promised": "7.1.3", "@types/js-yaml": "3.12.6", - "@types/lodash": "4.14.167", + "@types/lodash": "4.14.168", "@types/mocha": "8.2.0", "@types/sinon-chai": "3.2.5", "@types/source-map-support": "0.5.3", diff --git a/yarn.lock b/yarn.lock index 31e163a..6a0d297 100644 --- a/yarn.lock +++ b/yarn.lock @@ -383,10 +383,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.167": - version "4.14.167" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e" - integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw== +"@types/lodash@4.14.168": + version "4.14.168" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/minimist@^1.2.0": version "1.2.0"