diff --git a/package.json b/package.json index 163e032ae..b8061d79b 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/fs-extra": "8.1.1", "@types/ioredis": "3.2.24", "@types/jsonwebtoken": "8.5.5", - "@types/lodash": "4.14.172", + "@types/lodash": "4.14.176", "@types/mime-types": "2.1.0", "@types/mocha": "8.2.1", "@types/mongodb": "3.6.18", diff --git a/yarn.lock b/yarn.lock index 59971afc6..adbb0ac1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1158,10 +1158,10 @@ dependencies: "@types/node" "*" -"@types/lodash@4.14.172": - version "4.14.172" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a" - integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw== +"@types/lodash@4.14.176": + version "4.14.176" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0" + integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ== "@types/long@^4.0.1": version "4.0.1"