From 0e79029b7faf6583b3a0cfda27be384f23880541 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 16:45:50 -0400 Subject: [PATCH] fix(deps): update dependency lodash to v4.18.1 (#14137) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 48652eb78c..9b465e7174 100644 --- a/install/package.json +++ b/install/package.json @@ -88,7 +88,7 @@ "jsesc": "3.1.0", "json2csv": "5.0.7", "jsonwebtoken": "9.0.3", - "lodash": "4.17.23", + "lodash": "4.18.1", "logrotate-stream": "0.2.9", "lru-cache": "11.2.7", "mime": "3.0.0",