diff --git a/package.json b/package.json index 8589fcb..37025d1 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.13", - "@types/lodash": "^4.17.7", + "@types/lodash": "^4.17.9", "@types/morgan": "^1.9.9", "@types/supertest": "^6.0.2", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index 22e4244..23a0c72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2130,10 +2130,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.7": - version: 4.17.7 - resolution: "@types/lodash@npm:4.17.7" - checksum: 40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561 +"@types/lodash@npm:^4.17.9": + version: 4.17.9 + resolution: "@types/lodash@npm:4.17.9" + checksum: 54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60 languageName: node linkType: hard @@ -5355,7 +5355,7 @@ __metadata: "@types/fs-extra": "npm:^11.0.4" "@types/http-errors": "npm:^2.0.4" "@types/jest": "npm:^29.5.13" - "@types/lodash": "npm:^4.17.7" + "@types/lodash": "npm:^4.17.9" "@types/morgan": "npm:^1.9.9" "@types/supertest": "npm:^6.0.2" "@types/yargs": "npm:^17.0.33"