diff --git a/package.json b/package.json index 32e18df2a..3a633a0f3 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.200", + "@types/lodash": "4.14.201", "@types/lru-cache": "5.1.1", "@types/mocha": "10.0.0", "@types/mock-require": "2.0.2", diff --git a/yarn.lock b/yarn.lock index 95c270695..3ca1b2079 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.200", "@types/lodash@^4.14.168": - version "4.14.200" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149" - integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q== +"@types/lodash@4.14.201", "@types/lodash@^4.14.168": + version "4.14.201" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.201.tgz#76f47cb63124e806824b6c18463daf3e1d480239" + integrity sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ== "@types/lru-cache@5.1.1": version "5.1.1"