From e198fcd475aa56842d83d09f362d1ad223fdab94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 03:04:33 +0000 Subject: [PATCH] build(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 b694a58..0a4243f 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.17.23", "upath": "2.0.1", "@wmfs/cardscript-examples": "1.23.0", "@wmfs/cardscript-schema": "1.32.0"