From 97698f985b5bb8eb9f376c575f8d4671b389ec37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 04:34:36 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.16 to 4.17.17 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17. - [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.17 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 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"