From f23c88494d56130c5a92a7d9a52964bb109df45e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 13:26:57 +0000 Subject: [PATCH] Update dependency lodash to v4.17.23 [SECURITY] --- ghost/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/core/package.json b/ghost/core/package.json index e24f1fb1dc1..7d29b8c98cb 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -182,7 +182,7 @@ "knex": "2.4.2", "knex-migrator": "5.3.2", "leaky-bucket": "2.2.0", - "lodash": "4.17.21", + "lodash": "4.17.23", "luxon": "3.7.2", "mailgun.js": "10.4.0", "metascraper": "5.45.15",