From e3b72c5fcb53ac7658b05bd9cabec4c5da037074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 04:55:31 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.18 to 4.17.19 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.18 to 4.17.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 672f044..598a4b5 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.18", + "@types/lodash": "^4.17.19", "@types/morgan": "^1.9.10", "@types/supertest": "^6.0.3", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index 29dd202..4e0a769 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2052,10 +2052,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.18": - version: 4.17.18 - resolution: "@types/lodash@npm:4.17.18" - checksum: d25f86941990403d59dcaae42b42fc9fef55a0a7f398790517e7189300183e425a94127594cbeaf9b5fcdc4f6c2b285e34f4301fb56c92f81ccd8505a41ab5f5 +"@types/lodash@npm:^4.17.19": + version: 4.17.19 + resolution: "@types/lodash@npm:4.17.19" + checksum: 0d512e90a92c09b48ec0e46945876392d3ef60c0be7d023fdab22ecb0224a65ff4ed0b76c7acbf1c0152c27768aa4661ea7a1c3afb5b5ab13a50bda674a7c3f7 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.18" + "@types/lodash": "npm:^4.17.19" "@types/morgan": "npm:^1.9.10" "@types/supertest": "npm:^6.0.3" "@types/yargs": "npm:^17.0.33"