From 5aca24472b7780b1cbdbaf9e989ed5ad15362b63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:33:17 +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 b694a58..625f31b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dottie": "2.0.6", "ejs": "3.1.8", "jsonfile": "6.1.0", - "lodash": "4.17.21", + "lodash": "4.18.1", "upath": "2.0.1", "@wmfs/cardscript-examples": "1.23.0", "@wmfs/cardscript-schema": "1.32.0"