diff --git a/package.json b/package.json index 26dd151..e123efa 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.19", + "@types/lodash": "^4.17.20", "@types/morgan": "^1.9.10", "@types/supertest": "^6.0.3", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index f0fd106..fbc232e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2052,10 +2052,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.19": - version: 4.17.19 - resolution: "@types/lodash@npm:4.17.19" - checksum: 0d512e90a92c09b48ec0e46945876392d3ef60c0be7d023fdab22ecb0224a65ff4ed0b76c7acbf1c0152c27768aa4661ea7a1c3afb5b5ab13a50bda674a7c3f7 +"@types/lodash@npm:^4.17.20": + version: 4.17.20 + resolution: "@types/lodash@npm:4.17.20" + checksum: 98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f 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.19" + "@types/lodash": "npm:^4.17.20" "@types/morgan": "npm:^1.9.10" "@types/supertest": "npm:^6.0.3" "@types/yargs": "npm:^17.0.33"