diff --git a/package.json b/package.json index 9ca6b95c..06a13ffa 100644 --- a/package.json +++ b/package.json @@ -181,7 +181,7 @@ "@sourcegraph/tsconfig": "^4.0.1", "@sourcegraph/tslint-config": "^13.4.0", "@types/expect": "1.20.4", - "@types/lodash": "4.14.179", + "@types/lodash": "4.17.24", "@types/mocha": "8.2.2", "@types/mock-require": "2.0.0", "@types/node": "14.17.3", diff --git a/yarn.lock b/yarn.lock index 61e05e3c..f1ebad86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -906,10 +906,10 @@ resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz" integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg== -"@types/lodash@4.14.179": - version "4.14.179" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz" - integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w== +"@types/lodash@4.17.24": + version "4.17.24" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f" + integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ== "@types/mocha@8.2.2": version "8.2.2"