diff --git a/package.json b/package.json index a08cb53..caa37f3 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/chai-as-promised": "7.1.5", "@types/deep-diff": "1.0.2", "@types/js-yaml": "4.0.5", - "@types/lodash": "4.14.191", + "@types/lodash": "4.14.192", "@types/minimatch": "5.1.2", "@types/mocha": "10.0.1", "@types/node": "18.15.3", diff --git a/yarn.lock b/yarn.lock index 13c6fe1..30c942e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -566,10 +566,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.191": - version "4.14.191" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" - integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== +"@types/lodash@4.14.192": + version "4.14.192" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.192.tgz#5790406361a2852d332d41635d927f1600811285" + integrity sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A== "@types/minimatch@5.1.2": version "5.1.2"