diff --git a/node/package.json b/node/package.json index fda173fd5..f19806ed5 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.200", "@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..e8c29c46f 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.200": + 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/md5@^2.3.1": version "2.3.1"