From 7f083f3ddc86acc849bb57bb3ae38a34b14aae48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 05:54:03 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.15 to 4.17.16 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.15 to 4.17.16. - [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-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 dff10e7..3182b12 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.15", + "@types/lodash": "^4.17.16", "@types/morgan": "^1.9.9", "@types/supertest": "^6.0.2", "@types/yargs": "^17.0.33", diff --git a/yarn.lock b/yarn.lock index 6606718..5db444a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2032,10 +2032,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.15": - version: 4.17.15 - resolution: "@types/lodash@npm:4.17.15" - checksum: 2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb +"@types/lodash@npm:^4.17.16": + version: 4.17.16 + resolution: "@types/lodash@npm:4.17.16" + checksum: cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534 languageName: node linkType: hard @@ -5212,7 +5212,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.15" + "@types/lodash": "npm:^4.17.16" "@types/morgan": "npm:^1.9.9" "@types/supertest": "npm:^6.0.2" "@types/yargs": "npm:^17.0.33"