From 95bb8994107a289652276292f6bd7c5c22a4b170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:27:05 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.13 to 4.17.14 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.13 to 4.17.14. - [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 f7ac9f8..7278132 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/compression": "^1.7.5", "@types/dompurify": "^3", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.13", + "@types/lodash": "^4.17.14", "@types/mdx": "^2.0.13", "@types/node": "^22.10.5", "@types/react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 4197c5d..ad7e990 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4247,10 +4247,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.13": - version: 4.17.13 - resolution: "@types/lodash@npm:4.17.13" - checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9 +"@types/lodash@npm:^4.17.14": + version: 4.17.14 + resolution: "@types/lodash@npm:4.17.14" + checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 languageName: node linkType: hard @@ -12555,7 +12555,7 @@ __metadata: "@types/compression": "npm:^1.7.5" "@types/dompurify": "npm:^3" "@types/jest": "npm:^29.5.14" - "@types/lodash": "npm:^4.17.13" + "@types/lodash": "npm:^4.17.14" "@types/mdx": "npm:^2.0.13" "@types/node": "npm:^22.10.5" "@types/react": "npm:^19.0.0"