From 0cee191faaa551b099fc5155d3652c34a8a61345 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 13:45:59 +0000 Subject: [PATCH] build(deps): update dependency lodash to v4.18.1 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a02f9a..f781609 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "debug": "4.4.1", "dottie": "2.0.6", "jsonpath": "1.1.1", - "lodash": "4.17.21", + "lodash": "4.18.1", "luxon": "3.7.1", "tokenizr": "^1.6.7", "uuid": "11.1.0"