diff --git a/package.json b/package.json index f576de33..3f4ddd9e 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.17.5", "@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..e63764f3 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.17.5": + version "4.17.5" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04" + integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw== "@types/mime@*": version "2.0.3"