diff --git a/package.json b/package.json index d2a8672..16e867e 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.194", + "@types/lodash": "4.14.195", "@types/minimatch": "5.1.2", "@types/mocha": "10.0.1", "@types/node": "18.15.3", diff --git a/yarn.lock b/yarn.lock index 02998ca..0c4bee0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -573,10 +573,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.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/lodash@4.14.195": + version "4.14.195" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632" + integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg== "@types/minimatch@5.1.2": version "5.1.2"