diff --git a/package.json b/package.json index d38ed06..e65eb9f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/fs-extra": "^11.0.4", "@types/http-errors": "^2.0.4", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.16", + "@types/lodash": "^4.17.17", "@types/morgan": "^1.9.9", "@types/supertest": "^6.0.3", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index ec0b917..efc91d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2052,10 +2052,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.16": - version: 4.17.16 - resolution: "@types/lodash@npm:4.17.16" - checksum: cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534 +"@types/lodash@npm:^4.17.17": + version: 4.17.17 + resolution: "@types/lodash@npm:4.17.17" + checksum: 8e75df02a15f04d4322c5a503e4efd0e7a92470570ce80f17e9f11ce2b1f1a7c994009c9bcff39f07e0f9ffd8ccaff09b3598997c404b801abd5a7eee5a639dc languageName: node linkType: hard @@ -5422,7 +5422,7 @@ __metadata: "@types/fs-extra": "npm:^11.0.4" "@types/http-errors": "npm:^2.0.4" "@types/jest": "npm:^29.5.14" - "@types/lodash": "npm:^4.17.16" + "@types/lodash": "npm:^4.17.17" "@types/morgan": "npm:^1.9.9" "@types/supertest": "npm:^6.0.3" "@types/yargs": "npm:^17.0.33"