From 1143a9fc48de2f07115395e3a2209d6d40ae4416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:46:28 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.17.14 to 4.17.15 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15. - [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:development 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 31fe1375c..703998273 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@tsconfig/node18": "18.2.4", "@tsconfig/strictest": "2.0.5", "@types/js-yaml": "4.0.9", - "@types/lodash": "4.17.14", + "@types/lodash": "4.17.15", "@types/node": "22.10.10", "@types/swagger2openapi": "7.0.4", "axios": "1.7.9", diff --git a/yarn.lock b/yarn.lock index eaaf22ada..a8f375454 100644 --- a/yarn.lock +++ b/yarn.lock @@ -684,10 +684,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:4.17.14": - version: 4.17.14 - resolution: "@types/lodash@npm:4.17.14" - checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 +"@types/lodash@npm:4.17.15": + version: 4.17.15 + resolution: "@types/lodash@npm:4.17.15" + checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb languageName: node linkType: hard @@ -2528,7 +2528,7 @@ __metadata: "@tsconfig/node18": "npm:18.2.4" "@tsconfig/strictest": "npm:2.0.5" "@types/js-yaml": "npm:4.0.9" - "@types/lodash": "npm:4.17.14" + "@types/lodash": "npm:4.17.15" "@types/node": "npm:22.10.10" "@types/swagger-schema-official": "npm:^2.0.25" "@types/swagger2openapi": "npm:7.0.4"