diff --git a/package.json b/package.json index e649f1174..7fc271218 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@sourcegraph/tsconfig": "^4.0.1", "@types/fs-extra": "9.0.13", "@types/js-base64": "3.0.0", - "@types/lodash": "4.14.182", + "@types/lodash": "4.14.184", "@types/lru-cache": "5.1.1", "@types/mocha": "9.1.1", "@types/mock-require": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 2a77b1eaa..6d0145396 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1683,10 +1683,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@4.14.182", "@types/lodash@^4.14.168": - version "4.14.182" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2" - integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q== +"@types/lodash@4.14.184", "@types/lodash@^4.14.168": + version "4.14.184" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe" + integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q== "@types/lru-cache@5.1.1": version "5.1.1"