From 25911f98d14e58a9ef21840fae04ceb0db35a0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 01:11:42 +0000 Subject: [PATCH] Bump lodash-es from 4.17.21 to 4.17.23 in /apps/shade Bumps [lodash-es](https://github.com/lodash/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-es dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- apps/shade/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/shade/package.json b/apps/shade/package.json index 17f224791cf..9fa06edc1c7 100644 --- a/apps/shade/package.json +++ b/apps/shade/package.json @@ -48,7 +48,7 @@ "eslint-plugin-react-refresh": "0.4.20", "eslint-plugin-tailwindcss": "3.18.0", "jsdom": "24.1.3", - "lodash-es": "4.17.21", + "lodash-es": "4.17.23", "mocha": "10.8.2", "vitest": "0.34.3" },