From 60288e61ff8e4ece88d5f7b6b5ccb027b5481ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 03:56:54 +0000 Subject: [PATCH] chore(deps): 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.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 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 9864985a..c424f0b1 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "expo-web-browser": "~15.0.10", "i18next": "^25.0.0", "jotai": "2.16.2", - "lodash": "4.17.23", + "lodash": "4.18.1", "nativewind": "^2.0.11", "patch-package": "^8.0.0", "react": "19.1.0",