diff --git a/package.json b/package.json index f576de33..be342bcd 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.197", "@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..7c3b1a58 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.197": + version "4.14.197" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b" + integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== "@types/mime@*": version "2.0.3"