diff --git a/package.json b/package.json index f576de33..e4ebe922 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/helmet": "^4.0.0", "@types/jest": "^27.4.1", "@types/jsonwebtoken": "^8.5.8", - "@types/lodash": "^4.14.181", + "@types/lodash": "^4.14.186", "@types/morgan": "^1.9.3", "@types/multer": "^1.4.7", "@types/node": "^17.0.24", diff --git a/yarn.lock b/yarn.lock index 41b924f9..486c93db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -780,10 +780,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.181": - version "4.14.181" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" - integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag== +"@types/lodash@^4.14.186": + version "4.14.186" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" + integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== "@types/mime@*": version "2.0.3"