diff --git a/package.json b/package.json index f0bc454db..8fc02af60 100644 --- a/package.json +++ b/package.json @@ -1163,7 +1163,7 @@ "@types/diff": "5.0.3", "@types/diff-match-patch": "1.0.32", "@types/glob": "8.1.0", - "@types/lodash": "4.14.195", + "@types/lodash": "4.14.196", "@types/mocha": "10.0.1", "@types/node": "16.18.39", "@types/parsimmon": "1.10.6", diff --git a/yarn.lock b/yarn.lock index 82bb7b2a8..2a8b88ebc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -225,10 +225,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash@4.14.195": - version "4.14.195" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632" - integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg== +"@types/lodash@4.14.196": + version "4.14.196" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.196.tgz#a7c3d6fc52d8d71328b764e28e080b4169ec7a95" + integrity sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ== "@types/minimatch@*": version "3.0.3"