diff --git a/package.json b/package.json index bae7dc7..b5afa95 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.192", + "@types/lodash": "4.14.194", "@types/minimatch": "5.1.2", "@types/mocha": "10.0.1", "@types/node": "18.15.3", diff --git a/yarn.lock b/yarn.lock index fc73047..a17ebd1 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.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/lodash@4.14.194": + version "4.14.194" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" + integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== "@types/minimatch@5.1.2": version "5.1.2"