diff --git a/package.json b/package.json index c231b55994e..bc8c1b9f0ba 100644 --- a/package.json +++ b/package.json @@ -1204,7 +1204,7 @@ "@types/diff": "8.0.0", "@types/diff-match-patch": "1.0.36", "@types/glob": "8.1.0", - "@types/lodash": "4.17.17", + "@types/lodash": "4.17.20", "@types/mocha": "10.0.10", "@types/node": "20.17.50", "@types/parsimmon": "1.10.9", diff --git a/yarn.lock b/yarn.lock index bc3ea365a7b..0786cbce403 100644 --- a/yarn.lock +++ b/yarn.lock @@ -340,10 +340,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.17.17": - version "4.17.17" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355" - integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ== +"@types/lodash@4.17.20": + version "4.17.20" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93" + integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA== "@types/minimatch@*": version "3.0.3"