diff --git a/node/package.json b/node/package.json index fda173fd5..30f71ddb4 100644 --- a/node/package.json +++ b/node/package.json @@ -59,7 +59,7 @@ "@types/express": "^4.17.13", "@types/helmet": "^0.0.45", "@types/jest": "^27.5.0", - "@types/lodash": "^4.14.176", + "@types/lodash": "^4.14.199", "@types/md5": "^2.3.1", "@types/node": "^16.11.6", "@types/passport-jwt": "^3.0.6", diff --git a/node/yarn.lock b/node/yarn.lock index a7ad488a3..5cb0308d3 100644 --- a/node/yarn.lock +++ b/node/yarn.lock @@ -951,10 +951,10 @@ dependencies: "@types/node" "*" -"@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/lodash@^4.14.199": + version "4.14.199" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf" + integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg== "@types/md5@^2.3.1": version "2.3.1"