From b7b2f7b089e7dd7ae86ba8ee3d307d2552ee8f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:54:26 +0000 Subject: [PATCH] Bump lodash in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash). Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 172c3c9..c1501a3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "debug": "3.1.0", "dotty": "0.1.2", "jsondate": "0.0.1", - "lodash": "4.17.21", + "lodash": "4.17.23", "parent-require": "1.0.0", "tolerance": "1.0.0", "uuid": "3.3.3"