From ce008745411c2ebdc79cf7a483d8c37ade416a8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 02:29:05 +0000 Subject: [PATCH] chore(deps): update dependency lodash to v4.17.23 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fd61b3..e9720e1 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "lerna": "4.0.0", "lerna-changelog": "2.2.0", "lint-staged": "12.1.2", - "lodash": "4.17.21", + "lodash": "4.17.23", "log-update": "5.0.1", "npm-run-all": "4.1.5", "prettier": "2.5.1",