diff --git a/package.json b/package.json index 297d484..77171df 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/fs-extra": "^11.0.4", "@types/http-errors": "^2.0.5", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.17", + "@types/lodash": "^4.17.18", "@types/morgan": "^1.9.10", "@types/supertest": "^6.0.3", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index 7d18781..317f7a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2052,10 +2052,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.17": - version: 4.17.17 - resolution: "@types/lodash@npm:4.17.17" - checksum: 8e75df02a15f04d4322c5a503e4efd0e7a92470570ce80f17e9f11ce2b1f1a7c994009c9bcff39f07e0f9ffd8ccaff09b3598997c404b801abd5a7eee5a639dc +"@types/lodash@npm:^4.17.18": + version: 4.17.18 + resolution: "@types/lodash@npm:4.17.18" + checksum: d25f86941990403d59dcaae42b42fc9fef55a0a7f398790517e7189300183e425a94127594cbeaf9b5fcdc4f6c2b285e34f4301fb56c92f81ccd8505a41ab5f5 languageName: node linkType: hard @@ -5422,7 +5422,7 @@ __metadata: "@types/fs-extra": "npm:^11.0.4" "@types/http-errors": "npm:^2.0.5" "@types/jest": "npm:^29.5.14" - "@types/lodash": "npm:^4.17.17" + "@types/lodash": "npm:^4.17.18" "@types/morgan": "npm:^1.9.10" "@types/supertest": "npm:^6.0.3" "@types/yargs": "npm:^17.0.33"